coccinelle release 1.0.0-rc6
[bpt/coccinelle.git] / globals / config.ml.in
index b7563e9..1d82836 100644 (file)
@@ -1,4 +1,4 @@
-let version = "0.2.0"
+let version = "1.0.0-rc6"
 
 let path =
   try (Sys.getenv "COCCINELLE_HOME")
@@ -6,3 +6,4 @@ let path =
 
 let std_iso = ref (Filename.concat path "standard.iso")
 let std_h   = ref (Filename.concat path "standard.h")
+