Finalizing the preparation of SimGear-1.99.5-rc2.

This commit is contained in:
durk 2008-12-10 18:20:36 +00:00
parent 2d77178ba3
commit f7e91f1f08

View File

@ -8,7 +8,7 @@ dnl Require at least automake 2.52
AC_PREREQ(2.52)
dnl Initialize the automake stuff
AM_INIT_AUTOMAKE(SimGear, 1.99.5)
AM_INIT_AUTOMAKE(SimGear, 1.99.5-rc2)
dnl Specify KAI C++ compiler and flags.
dnl Borrowed with slight modification from blitz distribution.