From 627d5eddfe872898c6f80a3017594bb8903714fa Mon Sep 17 00:00:00 2001 From: "Spooky85@gmail.com" Date: Mon, 11 Jan 2010 15:53:40 +0000 Subject: [PATCH] SVN Keyword test git-svn-id: http://tint2.googlecode.com/svn/trunk@337 121b4492-b84c-0410-8b4c-0d4edfb3f3cc --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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