Let the version number reflect the current state of the release process.
This commit is contained in:
parent
11479cd8c3
commit
ef80497fbe
@ -8,7 +8,7 @@ dnl Require at least automake 2.52
|
|||||||
AC_PREREQ(2.52)
|
AC_PREREQ(2.52)
|
||||||
|
|
||||||
dnl Initialize the automake stuff
|
dnl Initialize the automake stuff
|
||||||
AM_INIT_AUTOMAKE(SimGear, 1.9.1)
|
AM_INIT_AUTOMAKE(SimGear, 2.0.0-rc2)
|
||||||
|
|
||||||
dnl Specify KAI C++ compiler and flags.
|
dnl Specify KAI C++ compiler and flags.
|
||||||
dnl Borrowed with slight modification from blitz distribution.
|
dnl Borrowed with slight modification from blitz distribution.
|
||||||
|
Loading…
Reference in New Issue
Block a user