diff options
Diffstat (limited to 'cpp')
| -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 b4bfb2f402..355adafb90 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.3], [qpid-dev@incubator.apache.org]) +AC_INIT([qpidc], [0.4], [qpid-dev@incubator.apache.org]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects]) |
