summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2008-08-21 17:26:40 +0000
committerAidan Skinner <aidan@apache.org>2008-08-21 17:26:40 +0000
commitc6c237e2450250a6ef18c5af93e2a733aba10932 (patch)
treeed6dfd6f6ec2c16c3a7b437c5ed8616d5154d391 /cpp
parenta4d8ef3830256d748134b60247da34ae6368bf20 (diff)
downloadqpid-python-c6c237e2450250a6ef18c5af93e2a733aba10932.tar.gz
Update version, NOTICE files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@687807 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac
index 5e478c68cf..a17cdf25ac 100644
--- a/cpp/configure.ac
+++ b/cpp/configure.ac
@@ -8,7 +8,7 @@ dnl This program is distributed in the hope that it will be useful, but
dnl WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
dnl implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-AC_INIT([qpidc], [0.2], [qpid-dev@incubator.apache.org])
+AC_INIT([qpidc], [incubating-M3], [qpid-dev@incubator.apache.org])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects])