]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
Update italian translation.
[chaz/openbox] / configure.ac
index f8b6eecd72f50c3060e8246427790e2c38bffea4..53e50013683365eb030912601724f9605f47087b 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.54])
-AC_INIT([openbox], [3.4.3], [http://bugzilla.icculus.org])
+AC_INIT([openbox], [3.999.0], [http://bugzilla.icculus.org])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([openbox/openbox.c])
 
@@ -15,7 +15,7 @@ dnl if MAJOR or MINOR version changes, be sure to change AC_INIT above to match
 dnl
 OB_MAJOR_VERSION=3
 OB_MINOR_VERSION=4
-OB_MICRO_VERSION=15
+OB_MICRO_VERSION=16
 OB_INTERFACE_AGE=0
 OB_BINARY_AGE=0
 OB_VERSION=$OB_MAJOR_VERSION.$OB_MINOR_VERSION
This page took 0.023876 seconds and 4 git commands to generate.