]> git.mxchange.org Git - simgear.git/commitdiff
Might as well bump up the version number.
authorcurt <curt>
Tue, 26 Feb 2002 23:55:54 +0000 (23:55 +0000)
committercurt <curt>
Tue, 26 Feb 2002 23:55:54 +0000 (23:55 +0000)
configure.in

index 01438c6f1c8b37de2217a98605d38295ea1a46d1..286f2133ef49556fcee127f5066e7fb028c9240c 100644 (file)
@@ -9,7 +9,7 @@ AC_INIT(simgear/bucket/newbucket.cxx)
 AC_PREREQ(2.13)
 
 dnl Initialize the automake stuff
 AC_PREREQ(2.13)
 
 dnl Initialize the automake stuff
-AM_INIT_AUTOMAKE(SimGear, 0.0.17)
+AM_INIT_AUTOMAKE(SimGear, 0.0.18pre1)
 
 dnl Specify KAI C++ compiler and flags.
 dnl Borrowed with slight modification from blitz distribution.
 
 dnl Specify KAI C++ compiler and flags.
 dnl Borrowed with slight modification from blitz distribution.