diff options
author | Aidan Skinner <aidan@apache.org> | 2008-08-21 17:26:40 +0000 |
---|---|---|
committer | Aidan Skinner <aidan@apache.org> | 2008-08-21 17:26:40 +0000 |
commit | 9802ade0355cf8d5f70bcaeea64aad86e6f8dc0a (patch) | |
tree | ebf633a875bad3a61427ff5f7ee278d6833c1383 /qpid/cpp | |
parent | 4ea404d310f53d8bd9a3342d568108f6f1111a9a (diff) | |
download | qpid-python-9802ade0355cf8d5f70bcaeea64aad86e6f8dc0a.tar.gz |
Update version, NOTICE files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687807 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
-rw-r--r-- | qpid/cpp/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac index 5e478c68cf..a17cdf25ac 100644 --- a/qpid/cpp/configure.ac +++ b/qpid/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]) |