From 8c0bd234d8c8cb640a4972d6ad4f7180be6a7815 Mon Sep 17 00:00:00 2001 From: curt Date: Wed, 9 Nov 2005 18:41:49 +0000 Subject: [PATCH] v0.9.9-pre2 changes (just the version number!) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 545b380f..9ed2ceb9 100644 --- a/configure.ac +++ b/configure.ac @@ -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-pre1) +AM_INIT_AUTOMAKE(SimGear, 0.3.9-pre2) dnl Specify KAI C++ compiler and flags. dnl Borrowed with slight modification from blitz distribution. -- 2.39.5