From 9ccb623f903360f3512773cef702855db30e9d0b Mon Sep 17 00:00:00 2001 From: "Spooky85@gmail.com" Date: Mon, 11 Jan 2010 16:06:24 +0000 Subject: [PATCH] Disable keywords git-svn-id: http://tint2.googlecode.com/svn/trunk@339 121b4492-b84c-0410-8b4c-0d4edfb3f3cc --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 084a40c..c2d4929 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-$Rev$], [http://code.google.com/p/tint2/issues]) +AC_INIT([tint2], [0.8], [http://code.google.com/p/tint2/issues]) AM_INIT_AUTOMAKE