diff --git a/configure.ac b/configure.ac index c2d4929..084a40c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ([2.61]) -AC_INIT([tint2], [0.8], [http://code.google.com/p/tint2/issues]) +AC_INIT([tint2], [0.8-$Rev$], [http://code.google.com/p/tint2/issues]) AM_INIT_AUTOMAKE