diff options
| author | Stephen D. Huston <shuston@apache.org> | 2008-10-02 19:52:17 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2008-10-02 19:52:17 +0000 |
| commit | f4542688bfe150fad00447f9652c153ece5919de (patch) | |
| tree | bf803a6d034a7980983682c403522755c7b26205 /qpid/cpp/configure.ac | |
| parent | 07a09ede55091f2a7b6fc344506b9af714f12425 (diff) | |
| download | qpid-python-f4542688bfe150fad00447f9652c153ece5919de.tar.gz | |
Resolve QPID-1309
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@701227 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/configure.ac')
| -rw-r--r-- | qpid/cpp/configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac index 050f352bd8..843a032f9c 100644 --- a/qpid/cpp/configure.ac +++ b/qpid/cpp/configure.ac @@ -7,6 +7,9 @@ dnl dnl This program is distributed in the hope that it will be useful, but dnl WITHOUT ANY WARRANTY, to the extent permitted by law; without even the dnl implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +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_CONFIG_AUX_DIR([build-aux]) |
