From d5fc4b9d32a682f2a7ebe14cddfd14a699a35458 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Wed, 10 Dec 2008 14:34:16 +0000 Subject: bumped version number to 0.4 for M4 git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@725297 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp') diff --git a/cpp/configure.ac b/cpp/configure.ac index b4bfb2f402..355adafb90 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -11,7 +11,7 @@ dnl dnl When updating the name/version number here, also update it in dnl src/qpid/Version.h -AC_INIT([qpidc], [0.3], [qpid-dev@incubator.apache.org]) +AC_INIT([qpidc], [0.4], [qpid-dev@incubator.apache.org]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects]) -- cgit v1.2.1