[Mach-cvs] CVS: mach2 configure.ac,1.1,1.2
Brought to you by:
thomasvs
|
From: Thomas V. S. <tho...@us...> - 2014-06-21 21:17:53
|
Update of /cvsroot/mach/mach2 In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7350 Modified Files: configure.ac Log Message: get ready for release Index: configure.ac =================================================================== RCS file: /cvsroot/mach/mach2/configure.ac,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** configure.ac 21 Jun 2014 21:17:14 -0000 1.1 --- configure.ac 21 Jun 2014 21:17:50 -0000 1.2 *************** *** 1,5 **** AC_INIT(README) ! AS_VERSION(mach, MACH, 1, 0, 2, 1) AC_SUBST(RELEASE, $MACH_RELEASE) --- 1,5 ---- AC_INIT(README) ! AS_VERSION(mach, MACH, 1, 0, 3, 0) AC_SUBST(RELEASE, $MACH_RELEASE) |