1
0
Fork 0

Let the version number reflect the current state of the release process.

This commit is contained in:
durk 2010-01-19 20:47:43 +00:00 committed by Tim Moore
parent a023700ebe
commit 18ee66b297

View 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