Przeglądaj źródła

use version 2.10 to make difference from release

Nicolas Cannasse 13 lat temu
rodzic
commit
70aed8d1c0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      main.ml

+ 1 - 1
main.ml

@@ -39,7 +39,7 @@ type cache = {
 exception Abort
 exception Completion of string
 
-let version = 209
+let version = 210
 
 let measure_times = ref false
 let prompt = ref false