From 395830a22e96d29a9bdf9001e9147bc25d71fd3f Mon Sep 17 00:00:00 2001 From: iovar Date: Thu, 28 Sep 2006 09:18:19 +0000 Subject: frame duplication instead of dropping sound git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@72 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- recordmydesktop/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recordmydesktop/configure.ac') diff --git a/recordmydesktop/configure.ac b/recordmydesktop/configure.ac index 21e8b83..6850723 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.2.5,) +AM_INIT_AUTOMAKE(recordmydesktop,0.2.6,) AC_CONFIG_SRCDIR([src/recordmydesktop.c]) AM_CONFIG_HEADER(config.h) -- cgit v1.2.1