[brailleblaster] 2 new revisions pushed by kcre...@xxxxxxxxx on 2014-08-22 12:31 GMT

  • From: brailleblaster@xxxxxxxxxxxxxx
  • To: brailleblaster@xxxxxxxxxxxxx
  • Date: Fri, 22 Aug 2014 12:31:48 +0000

2 new revisions:

Revision: e02e1158397a
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Fri Aug 22 12:31:10 2014 UTC
Log:      Version 0.03 Alpha, 2014-08-22.
https://code.google.com/p/brailleblaster/source/detail?r=e02e1158397a

Revision: f89735ae2d0f
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Fri Aug 22 12:31:23 2014 UTC
Log:      Added tag 2014.08.22 for changeset e02e1158397a
https://code.google.com/p/brailleblaster/source/detail?r=f89735ae2d0f

==============================================================================
Revision: e02e1158397a
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Fri Aug 22 12:31:10 2014 UTC
Log:      Version 0.03 Alpha, 2014-08-22.
https://code.google.com/p/brailleblaster/source/detail?r=e02e1158397a

Modified:
 /installers/windows/installer.nsi
 /src/main/org/brailleblaster/BBIni.java

=======================================
--- /installers/windows/installer.nsi   Thu Aug  7 12:38:15 2014 UTC
+++ /installers/windows/installer.nsi   Fri Aug 22 12:31:10 2014 UTC
@@ -14,7 +14,7 @@
 ; Some basic information

 Name "BrailleBlaster"
-!define APPVERSION "2014.08.07"
+!define APPVERSION "0.03 alpha"
 OutFile "bb-windows-beta_setup.exe"

 SetCompressor /SOLID LZMA
=======================================
--- /src/main/org/brailleblaster/BBIni.java     Thu Aug 21 18:55:24 2014 UTC
+++ /src/main/org/brailleblaster/BBIni.java     Fri Aug 22 12:31:10 2014 UTC
@@ -76,8 +76,8 @@
        private static boolean multipleSubcommands = false;
        private final static Logger logger = 
LoggerFactory.getLogger(BBIni.class);
        private static final String productName = "BrailleBlaster ND";
-       private static final String BBVersion = "2014.08.07";
-       private static final String releaseDate = "August 7, 2014";
+       private static final String BBVersion = "0.03 Alpha";
+       private static final String releaseDate = "August 22, 2014";
        private static String brailleblasterPath; // FO
        private static String osName;
        private static String osVersion;

==============================================================================
Revision: f89735ae2d0f
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Fri Aug 22 12:31:23 2014 UTC
Log:      Added tag 2014.08.22 for changeset e02e1158397a
https://code.google.com/p/brailleblaster/source/detail?r=f89735ae2d0f

Modified:
 /.hgtags

=======================================
--- /.hgtags    Thu Aug  7 12:39:49 2014 UTC
+++ /.hgtags    Fri Aug 22 12:31:23 2014 UTC
@@ -16,3 +16,4 @@
 ee91b0d9adbd6d0f8080dfb1e0206b10b7d39ac0 2014.06.05
 1982da94b858135d5e97490fcde7f7e864b169c7 2014.08.01
 d5d9c1a2cc57be8c9ae01435bb2771e8a7fe2ef9 2014.08.07
+e02e1158397a72a5848207b7fb462892b50877b3 2014.08.22

Other related posts:

  • » [brailleblaster] 2 new revisions pushed by kcre...@xxxxxxxxx on 2014-08-22 12:31 GMT - brailleblaster