Explorar el Código

new test build version

Chris Simpkins hace 9 años
padre
commit
dd143a71da
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      postbuild_processing/posthinted_builds/dev-versioner.py

+ 1 - 1
postbuild_processing/posthinted_builds/dev-versioner.py

@@ -10,7 +10,7 @@
 import sys
 from fontTools import ttLib
 
-VERSION_STRING="Version 2.020;DEV-012616;"
+VERSION_STRING="Version 2.020;DEV-02172016;"
 SUCCESS_INDICATOR = 0
 
 def main(argv):