[SCM] calf/master: + ChangeLog: updated to 0.0.16.1 (also incremented version number in configure.ac)
js at users.alioth.debian.org
js at users.alioth.debian.org
Tue May 7 15:37:54 UTC 2013
The following commit has been merged in the master branch:
commit 4f06a11722a8cca4cba2e9b196d2d62976b90876
Author: Krzysztof Foltman <wdev at foltman.com>
Date: Wed Oct 29 23:50:10 2008 +0000
+ ChangeLog: updated to 0.0.16.1 (also incremented version number in configure.ac)
diff --git a/ChangeLog b/ChangeLog
index b6fc759..2dcdb84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Version 0.0.16.1
+
++ Fixed LV2 GUI for MultiChorus
++ Make knob control mouse wheel handling work better in Ingen
+
Version 0.0.16
+ New MultiChorus plugin (stereo multitap chorus with maximum of 8 voices)
diff --git a/configure.ac b/configure.ac
index 5c7cf24..39b2996 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT([calf],[0.0.16],[wdev at foltman.com])
+AC_INIT([calf],[0.0.16.1],[wdev at foltman.com])
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_HEADER([config.h])
--
calf audio plugins packaging
More information about the pkg-multimedia-commits
mailing list