diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-03-11 17:10:57 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-03-11 17:10:57 +0000 |
| commit | f64fc1be6885fa4b88da7396b1eb93309cfc7e0f (patch) | |
| tree | 3a309fb133187e8c7e7c88585ccc8f3d4646564e /qpid/cpp/configure.ac | |
| parent | bd41ee0b1105d067e4e03e546c783184b7be0b21 (diff) | |
| download | qpid-python-f64fc1be6885fa4b88da7396b1eb93309cfc7e0f.tar.gz | |
Update versions to 0.5
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@752529 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 144ca3b607..4cdad71858 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.4], [qpid-dev@incubator.apache.org]) +AC_INIT([qpidc], [0.5], [dev@qpid.apache.org]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects]) |
