Toggle version to 1.7.0 and clean up build file: Remove obsolete CVS stuff, combine sub-targets with just one caller, and remove unused targets.
This commit is contained in:
parent
3673da711c
commit
c31f60ffa7
3 changed files with 14 additions and 77 deletions
|
@ -40,7 +40,7 @@ import helma.util.ResourceProperties;
|
|||
*/
|
||||
public class Server implements Runnable {
|
||||
// version string
|
||||
public static final String version = "1.6.3 (__builddate__)";
|
||||
public static final String version = "1.7.0 (__builddate__)";
|
||||
|
||||
// static server instance
|
||||
private static Server server;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue