v0.3.10-pre2 updates.

This commit is contained in:
curt
2006-03-23 16:37:35 +00:00
parent b05e98b1b6
commit caf5cc90ae
3 changed files with 7 additions and 5 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.10-pre1)
AM_INIT_AUTOMAKE(SimGear, 0.3.10-pre2)
dnl Specify KAI C++ compiler and flags.
dnl Borrowed with slight modification from blitz distribution.