Hi Patch Attached to bump the version to 3.5.
Pl Review. Thanks Johnny
Index: configure.in =================================================================== --- configure.in (revision 6459) +++ configure.in (working copy) @@ -3,14 +3,14 @@ AM_CONFIG_HEADER(config.h) m4_pattern_allow(PKG_CONFIG) -AM_INIT_AUTOMAKE(ifolder3, 3.4) +AM_INIT_AUTOMAKE(ifolder3, 3.5) # Check to see if the BUILDNUM is set by global build if test "$BUILDNUM" = ""; then let "BUILDNUM=`date +%G%j`-2000000" fi VERSION=$VERSION.$BUILDNUM.1 -SIMIASVER=1.4.$BUILDNUM.1 +SIMIASVER=1.5.$BUILDNUM.1 AM_MAINTAINER_MODE AC_PROG_CC Index: ChangeLog =================================================================== --- ChangeLog (revision 6459) +++ ChangeLog (working copy) @@ -1,2 +1,4 @@ -See http://www.ifolder.com/ for more information on the iFolder open source project. +2006-12-14 Johnny Jacob <[EMAIL PROTECTED]> + * configure.in : Bumping version to 3.5. +
_______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
