From adeb0d48fcbedc1a4c93901a15dbf6a0e93bb53b Mon Sep 17 00:00:00 2001 From: curt Date: Fri, 13 Sep 2002 23:19:14 +0000 Subject: [PATCH] Upgrade the version number. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2af37832..db7248dc 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.2.0) +AM_INIT_AUTOMAKE(SimGear, 0.3.0) dnl Specify KAI C++ compiler and flags. dnl Borrowed with slight modification from blitz distribution. -- 2.39.5