You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2006/10/10 20:27:42 UTC

svn commit: r456787 - /incubator/tuscany/cpp/sca/configure.ac

Author: jsdelfino
Date: Tue Oct 10 11:27:42 2006
New Revision: 456787

URL: http://svn.apache.org/viewvc?view=rev&rev=456787
Log:
Changed distribution to 1.0-incubator-M2 in configure.ac. Fix for TUSCANY-819.

Modified:
    incubator/tuscany/cpp/sca/configure.ac

Modified: incubator/tuscany/cpp/sca/configure.ac
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/configure.ac?view=diff&rev=456787&r1=456786&r2=456787
==============================================================================
--- incubator/tuscany/cpp/sca/configure.ac (original)
+++ incubator/tuscany/cpp/sca/configure.ac Tue Oct 10 11:27:42 2006
@@ -1,7 +1,7 @@
 dnl run autogen.sh to generate the configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(tuscany_sca_cpp, 0.1.incubating-M1)
+AC_INIT(tuscany_sca_cpp, 1.0-incubator-M2)
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org