Parcourir la source

Release 0.2.1

Leo il y a 10 ans
Parent
commit
f1048482af
3 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 1 1
      VERSION
  2. 1 1
      _oasis
  3. 1 1
      src/oclaunch.ml

+ 1 - 1
VERSION

@@ -1 +1 @@
-0.2.1-rc1
+0.2.1

+ 1 - 1
_oasis

@@ -1,6 +1,6 @@
 OASISFormat: 0.4
 Name:        OcLaunch
-Version:     0.2.1-rc1
+Version:     0.2.1
 Synopsis:    Launch commands automatically
 Authors:     Joly Clément <leowzukw@vmail.me>
 Maintainers: Joly Clément <leowzukw@vmail.me>

+ 1 - 1
src/oclaunch.ml

@@ -38,7 +38,7 @@ open Core.Std;;
 
 (* Variable to store version number *)
 (* TODO Get value from file *)
-let version_number = "0.2.1-rc1";;
+let version_number = "0.2.1";;
 
 (* Variable store building information *)
 (* XXX This is fake value, it corresponds to the running