From 406d6dd6fc1cd9fd85f453db3c5471ccad053b4f Mon Sep 17 00:00:00 2001 From: curt Date: Sat, 7 Sep 2002 01:25:02 +0000 Subject: [PATCH] Getting ready for 0.2.0 stable release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a9afad5f..48a7cebe 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ AC_CONFIG_SRCDIR([simgear/bucket/newbucket.cxx]) AC_PREREQ(2.52) dnl Initialize the automake stuff -AM_INIT_AUTOMAKE(SimGear, 0.0.19pre2) +AM_INIT_AUTOMAKE(SimGear, 0.2.0) dnl Specify KAI C++ compiler and flags. dnl Borrowed with slight modification from blitz distribution. -- 2.39.5