From cdc8f82f0cd09b5afa8e5b9f6bc1d5d02b12cb92 Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Wed, 16 Apr 2008 09:26:05 +0000 Subject: QPID-916 add DISCLAIMER to top-level, make sure C++ and .Net archives are named correctly git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1-release@648639 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp') diff --git a/cpp/configure.ac b/cpp/configure.ac index 36fe86d989..3b0539a426 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -8,7 +8,7 @@ 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. -AC_INIT([qpidc], [M2.1], [qpid-dev@incubator.apache.org]) +AC_INIT([qpidc], [1.0-incubating-M2.1], [qpid-dev@incubator.apache.org]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([dist-bzip2]) -- cgit v1.2.1