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