Nicolas Cannasse %!s(int64=15) %!d(string=hai) anos
pai
achega
d493651f80
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      doc/CHANGES.txt
  2. 1 1
      main.ml

+ 1 - 1
doc/CHANGES.txt

@@ -1,4 +1,4 @@
-2010-??-??: 2.05
+2010-01-09: 2.05
 	js : added js.Scroll
 	js : package names are now checked at runtime to avoid clashes with existing libs
 	js : added --js-namespace to create a namespace for types that are defined in the root

+ 1 - 1
main.ml

@@ -20,7 +20,7 @@ open Printf
 open Genswf
 open Common
 
-let version = 204
+let version = 205
 
 let prompt = ref false
 let display = ref false