commit 68b1f6d02f026faeddb016103d9204aa57aa2089
parent ffc81ec7a61c348abb21f131c9d40e0233eb2bcb
Author: conrad <conrad@9c49b5d1-7df3-0310-bce2-b7278e68f44c>
Date: Thu, 13 Dec 2007 01:35:14 +0000
bump version in configure.ac to 0.9.6-svn20071213
git-svn-id: http://svn.kfish.org/xsel/trunk@196 9c49b5d1-7df3-0310-bce2-b7278e68f44c
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
AC_INIT([xsel.c])
-AM_INIT_AUTOMAKE(xsel, 0.9.6)
+AM_INIT_AUTOMAKE(xsel, 0.9.6-svn20071213)
AC_CONFIG_SRCDIR([xsel.c])
AM_CONFIG_HEADER(config.h)