diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2009-11-25 07:07:09 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2009-11-25 07:07:09 +0000 |
| commit | 71af0343d92c4ea1e06cc661c812a8d1af2cd8fb (patch) | |
| tree | 0cd98fcfb4cd922a1638127d95b65fcbcc4da804 /qpid/cpp/configure.ac | |
| parent | 3e1ad63dbda9918ec62ada1157dda56226693032 (diff) | |
| download | qpid-python-71af0343d92c4ea1e06cc661c812a8d1af2cd8fb.tar.gz | |
Updated qpid version to 0.6
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@883999 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/configure.ac')
| -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 7eb1e99159..98ebe37364 100644 --- a/qpid/cpp/configure.ac +++ b/qpid/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.5], [dev@qpid.apache.org]) +AC_INIT([qpidc], [0.6], [dev@qpid.apache.org]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects]) |
