summaryrefslogtreecommitdiff
path: root/recordmydesktop/configure.ac
diff options
context:
space:
mode:
authoriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-12-17 13:46:41 +0000
committeriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-12-17 13:46:41 +0000
commit14b8f8b2df5bdf92ca956dc4658a4b41f8c5070d (patch)
tree813ae92ed169ab0da10ec6f7f66cd3848aee50a0 /recordmydesktop/configure.ac
parentd450eaff6543ad647d0a14fe9e01ac3cae18d350 (diff)
v0.3.1 changes
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@245 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop/configure.ac')
-rw-r--r--recordmydesktop/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/recordmydesktop/configure.ac b/recordmydesktop/configure.ac
index 68eab7b..2f381b9 100644
--- a/recordmydesktop/configure.ac
+++ b/recordmydesktop/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.59)
AC_INIT(src/recordmydesktop.c)
-AM_INIT_AUTOMAKE(recordmydesktop,0.3.1-CVS,)
+AM_INIT_AUTOMAKE(recordmydesktop,0.3.1,)
AC_CONFIG_SRCDIR([src/recordmydesktop.c])
AM_CONFIG_HEADER(config.h)
© All Rights Reserved