From 64ad4b3ed060b6c37fc65b50db0f6f10ac140871 Mon Sep 17 00:00:00 2001 From: Christian Ruppert Date: Mon, 11 Jan 2010 16:06:24 +0000 Subject: [PATCH] Disable keywords --- 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 -- 2.44.0