[wsf-c-dev] svn commit r317 - wsf/c
svn at wso2.com
svn at wso2.com
Thu Jan 4 02:10:21 PST 2007
Author: sanjaya
Date: Thu Jan 4 02:10:20 2007
New Revision: 317
Modified:
wsf/c/configure.ac
Log:
Changed the version number
Modified: wsf/c/configure.ac
==============================================================================
--- wsf/c/configure.ac (original)
+++ wsf/c/configure.ac Thu Jan 4 02:10:20 2007
@@ -2,7 +2,7 @@
AC_PREREQ(2.59)
-AC_INIT(wso2-wsf4c-src, 0.90)
+AC_INIT(wso2-wsf4c-src, 1.0alpha1)
AC_CANONICAL_SYSTEM
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([tar-ustar])
More information about the Wsf-c-dev
mailing list