]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
typo
[chaz/openbox] / configure.ac
index f683a362d5cb63cacff89ab41fff9e457edfd0d9..f197d59b25c8ef7cb594b738920722b721aefb35 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.54])
-AC_INIT([openbox], [3.4.0], [http://bugzilla.icculus.org])
+AC_INIT([openbox], [3.3.990], [http://bugzilla.icculus.org])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([openbox/openbox.c])
 
@@ -154,8 +154,8 @@ AC_CONFIG_FILES([
   Makefile
   m4/Makefile
   po/Makefile.in
-  render/obrender-3.0.pc
-  parser/obparser-3.0.pc
+  render/obrender-3.4.pc
+  parser/obparser-3.4.pc
   version.h
 ])
 AC_OUTPUT
This page took 0.024339 seconds and 4 git commands to generate.