Ready for 0.3.8 release.

This commit is contained in:
curt
2005-01-18 14:34:13 +00:00
parent 5bdff41641
commit 3b6af2f0c2
2 changed files with 10 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.8-pre2)
AM_INIT_AUTOMAKE(SimGear, 0.3.8)
dnl Specify KAI C++ compiler and flags.
dnl Borrowed with slight modification from blitz distribution.