]> git.mxchange.org Git - simgear.git/blobdiff - configure.ac
Redefine the default PLIB loader behavior : don't clear the texture cache after every...
[simgear.git] / configure.ac
index 032cee17431b6977a63e6b7a6e6226561b996954..c20bd6408d2ac7eecc262991d571cb454ffa5d71 100644 (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-pre2)
+AM_INIT_AUTOMAKE(SimGear, 0.3.10)
 
 dnl Specify KAI C++ compiler and flags.
 dnl Borrowed with slight modification from blitz distribution.