diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2010-01-04 21:18:24 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2010-01-04 21:18:24 +0000 |
| commit | ae7374cb177508b2fc4a0c7d5ed62476fb9a140f (patch) | |
| tree | ac6e8181810de93898011fa40c51aa3bae1fe102 /cpp/configure.ac | |
| parent | a05693d366af6afcb663fbfa8c60d6bc2064a02e (diff) | |
| download | qpid-python-ae7374cb177508b2fc4a0c7d5ed62476fb9a140f.tar.gz | |
Upped qpid version to 0.7 for next development cycle
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@895789 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
| -rw-r--r-- | cpp/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac index 5603f70f60..4fcd306341 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.6], [dev@qpid.apache.org]) +AC_INIT([qpidc], [0.7], [dev@qpid.apache.org]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects]) |
