]> git.mxchange.org Git - simgear.git/blobdiff - configure.ac
Move omit-node part from startElement to endElement to allow nodes
[simgear.git] / configure.ac
index 7b1e4ceebaf53cdbfbbe6413f6687b55f1f3d698..5b7259c4abfa88fbcb36503a8cba391fbe063b83 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)
+AM_INIT_AUTOMAKE(SimGear, 1.99.4)
 
 dnl Specify KAI C++ compiler and flags.
 dnl Borrowed with slight modification from blitz distribution.