From: Olivier G. <og...@us...> - 2005-12-19 22:19:53
|
Update of /cvsroot/osmose-dev/osmose/src/osmose/application In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3912/osmose/src/osmose/application Modified Files: OSMApplication.java Log Message: Get ready for the next release (version 0.2.0) Index: OSMApplication.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/OSMApplication.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMApplication.java 30 Aug 2005 17:43:58 -0000 1.1.1.1 --- OSMApplication.java 19 Dec 2005 22:19:45 -0000 1.2 *************** *** 403,407 **** * the version of the application */ ! public static final String OSM_VERSION = "0.1.36"; --- 403,407 ---- * the version of the application */ ! public static final String OSM_VERSION = "0.2.0"; |