]> git.mxchange.org Git - flightgear.git/commitdiff
Let the version number reflect the current state of the release process.
authordurk <durk>
Tue, 19 Jan 2010 20:47:43 +0000 (20:47 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 21 Jan 2010 05:30:47 +0000 (06:30 +0100)
configure.ac

index 5e5da04fab36c5437e558d0a6999418f17e6006a..237e520e477ac29e3e8b5f1d2a0965bdd004be6f 100644 (file)
@@ -10,7 +10,7 @@ AC_PREREQ(2.52)
 dnl Initialize the automake stuff
 dnl set the $host variable based on local machine/os
 AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(FlightGear, 1.9.1)
+AM_INIT_AUTOMAKE(FlightGear, 2.0.0-rc2)
 
 dnl Checks for programs.
 AC_PROG_MAKE_SET