From 982e2e0d0d0aebadf5e1878e6f812a65d3da6d34 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 9 Jan 2008 02:39:37 +0000 Subject: Patchage refresh performance improvements git-svn-id: http://svn.drobilla.net/lad/patchage@1041 a436a847-0d15-0410-975c-d299462d15a1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 74950a6..01f1e0d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([patchage],[0.4.0],[dave@drobilla.net]) +AC_INIT([patchage],[0.4.1],[dave@drobilla.net]) AC_CONFIG_AUX_DIR([config]) -- cgit v1.2.1