diff options
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 7eb1e99159..98ebe37364 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.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]) |
