]> git.mxchange.org Git - simgear.git/blobdiff - configure.ac
Add a RenderTexture test program.
[simgear.git] / configure.ac
index 1734e725af48f57748783e768fa46f09bd9248ae..d5761639d5ee5796c7ee1797b700429225df06c3 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.8-pre2)
+AM_INIT_AUTOMAKE(SimGear, 0.3.8)
 
 dnl Specify KAI C++ compiler and flags.
 dnl Borrowed with slight modification from blitz distribution.