summaryrefslogtreecommitdiff
path: root/cpp/configure.ac
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2008-10-02 19:52:17 +0000
committerStephen D. Huston <shuston@apache.org>2008-10-02 19:52:17 +0000
commit32716cfa7eb0edce0c7e7e4828f7122b369ebf4c (patch)
treef7a2a844a624c527edd6695ebf41f4aab1f39805 /cpp/configure.ac
parent995ef780845afca4eda7996117cab49a7b7b9d6b (diff)
downloadqpid-python-32716cfa7eb0edce0c7e7e4828f7122b369ebf4c.tar.gz
Resolve QPID-1309
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@701227 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
-rw-r--r--cpp/configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac
index 050f352bd8..843a032f9c 100644
--- a/cpp/configure.ac
+++ b/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])