From: Teiniker E. <tei...@us...> - 2007-01-25 10:36:35
|
Update of /cvsroot/ccmtools/ccmtools/src/ccmtools In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv21471/src/ccmtools Modified Files: Tag: RELEASE-0_8-BRANCH Constants.java Log Message: Changed to version 0.8.6 Index: Constants.java =================================================================== RCS file: /cvsroot/ccmtools/ccmtools/src/ccmtools/Constants.java,v retrieving revision 1.22 retrieving revision 1.22.2.1 diff -C2 -d -r1.22 -r1.22.2.1 *** Constants.java 19 Jan 2007 12:07:17 -0000 1.22 --- Constants.java 25 Jan 2007 10:36:31 -0000 1.22.2.1 *************** *** 24,28 **** { public static final String PACKAGE = "ccmtools"; ! public static final String VERSION = "0.8.5"; public static final String CPP_PATH = "cpp"; --- 24,28 ---- { public static final String PACKAGE = "ccmtools"; ! public static final String VERSION = "0.8.6"; public static final String CPP_PATH = "cpp"; |