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