]> git.mxchange.org Git - simgear.git/blobdiff - configure.ac
this simple patch will prevent to have fog in Clear cload layers.
[simgear.git] / configure.ac
index 802b8446dc3ba9ca9ca0c4e30e5e67c4e9158cc9..105ed297163acf0fcd433d1798b9ac877e7d13e0 100644 (file)
@@ -10,7 +10,7 @@ dnl Require at least automake 2.52
 AC_PREREQ(2.52)
 
 dnl Initialize the automake stuff
-AM_INIT_AUTOMAKE(SimGear, 0.3.6-pre2)
+AM_INIT_AUTOMAKE(SimGear, 0.3.6)
 
 dnl Specify KAI C++ compiler and flags.
 dnl Borrowed with slight modification from blitz distribution.