]> Dogcows Code - chaz/tint2/blobdiff - configure.ac
reverted my last checkin, because I forgot that XCopyArea only works if src.depth...
[chaz/tint2] / configure.ac
index 084a40c2208d79376976ab5864e1fab404e54027..e7f41c47cbf6fc3bbbc0eb7ccbc988e9bac8f839 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.61])
-AC_INIT([tint2], [0.8-$Rev$], [http://code.google.com/p/tint2/issues])
+AC_INIT([tint2], [0.9rc1], [http://code.google.com/p/tint2/issues])
 
 AM_INIT_AUTOMAKE
 
@@ -156,6 +156,7 @@ AC_CONFIG_FILES([Makefile
                                 doc/Makefile
                                 sample/Makefile
                                 src/Makefile
-                                src/tint2conf/Makefile])
+                                src/tint2conf/Makefile
+                                src/version.h])
 
 AC_OUTPUT
This page took 0.025549 seconds and 4 git commands to generate.