Browse Source

Version 0.2.0-rc2

 - Update version number
Leo 10 years ago
parent
commit
0f6cb34bc1
3 changed files with 3 additions and 3 deletions
  1. 1 1
      VERSION
  2. 1 1
      _oasis
  3. 1 1
      src/oclaunch.ml

+ 1 - 1
VERSION

@@ -1 +1 @@
-0.2.0-dev
+0.2.0-rc2

+ 1 - 1
_oasis

@@ -1,6 +1,6 @@
 OASISFormat: 0.4
 Name:        OcLaunch
-Version:     0.2.0-dev
+Version:     0.2.0-rc2
 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.0-dev";;
+let version_number = "0.2.0-rc2";;
 
 (* Variable store building information *)
 (* XXX This is fake value, it corresponds to the running