]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
add version info the library headers
[chaz/openbox] / configure.ac
index ebba7b70b11ddc1a14d387a5e248afe84bc1c2ae..982c3bb56fe058eafec6bb8c71b1a1fccc15bfd7 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.54])
-AC_INIT([openbox], [3.0-rc3], [http://bugzilla.icculus.org])
+AC_INIT([openbox], [3.0-rc4], [http://bugzilla.icculus.org])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([openbox/openbox.c])
 
@@ -113,6 +113,7 @@ AC_CONFIG_FILES([
   po/Makefile.in
   render/obrender-3.0.pc
   parser/obparser-3.0.pc
+  version.h
 ])
 AC_OUTPUT
 
This page took 0.021591 seconds and 4 git commands to generate.