Skip to content
Snippets Groups Projects
Commit a0715d09 authored by Ludovic Apvrille's avatar Ludovic Apvrille
Browse files

update on build version: builder.txt

parent 5d9bdfc8
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ RELEASE_STD_FILES_LICENSES = LICENSE LICENSE_CECILL_ENG LICENSE_CECILL_FR
all:
svn update builder.txt
$(JAVA) -jar $(BUILDER) $(BUILD_INFO) $(BUILD_TO_MODIFY)
svn commit -m 'update on build version: builder.txt'
svn commit -m 'update on build version: builder.txt'
$(JAVAC) $(CLASSPATH) $(TTOOL_SRC) $(TTOOL_SRC)/*.java
ttooljar_std:
......
1134
\ No newline at end of file
1137
\ No newline at end of file
......@@ -48,8 +48,8 @@ package ui;
public class DefaultText {
public static String BUILD = "1134";
public static String DATE = "2008/07/16 10:06:42 CET";
public static String BUILD = "1136";
public static String DATE = "2008/07/16 15:11:35 CET";
public static StringBuffer sbAbout = makeAbout();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment