Changes for v0.3.9 (final).

This commit is contained in:
curt
2005-11-17 20:54:06 +00:00
parent 61984730ac
commit 4a4e703f16
2 changed files with 3 additions and 3 deletions

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, 0.3.9-pre3)
AM_INIT_AUTOMAKE(SimGear, 0.3.9)
dnl Specify KAI C++ compiler and flags.
dnl Borrowed with slight modification from blitz distribution.