Update of /cvsroot/tcotool/TCO-Tool/src/org/tcotool/application
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26603/src/org/tcotool/application
Modified Files:
LauncherView.java
Log Message:
Patch version
Index: LauncherView.java
===================================================================
RCS file: /cvsroot/tcotool/TCO-Tool/src/org/tcotool/application/LauncherView.java,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** LauncherView.java 18 Jun 2008 15:29:39 -0000 1.13
--- LauncherView.java 7 Aug 2008 05:33:36 -0000 1.14
***************
*** 2146,2150 ****
*/
public static String getVersion() {
! return "V1.4.5";
}
/**
--- 2146,2150 ----
*/
public static String getVersion() {
! return "V1.4.5.1";
}
/**
|