[SCM] calf/master: + AutoHell: change version number to 0.0.18pre3 + mark as feature-freeze

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:39:05 UTC 2013


The following commit has been merged in the master branch:
commit 5d533c6be6bc78618a7107cc7a42cb530f459e76
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Sat Jan 24 10:25:02 2009 +0000

    + AutoHell: change version number to 0.0.18pre3 + mark as feature-freeze

diff --git a/ChangeLog b/ChangeLog
index 95e51d5..fb32d00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Version 0.0.18 (ongoing)
+Version 0.0.18 (feature freeze)
 
 + Filterclavier: new plugin (a MIDI controlled filter) by Hans Baier
 + DSSI: added a basic implementation of live graphs. The graphs have a
diff --git a/configure.ac b/configure.ac
index b707e30..237b2cc 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.18],[wdev at foltman.com])
+AC_INIT([calf],[0.0.18pre3],[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