Browse Source

Version 0.2.2-rc2

Leo 10 years ago
parent
commit
c1b5a7b2da
4 changed files with 6 additions and 6 deletions
  1. 1 1
      VERSION
  2. 1 1
      _oasis
  3. 3 3
      setup.ml
  4. 1 1
      src/oclaunch.ml

+ 1 - 1
VERSION

@@ -1 +1 @@
-0.2.2-dev
+0.2.2-rc2

+ 1 - 1
_oasis

@@ -1,6 +1,6 @@
 OASISFormat: 0.4
 Name:        OcLaunch
-Version:     0.2.2-dev
+Version:     0.2.2-rc2
 Synopsis:    Launch commands automagically
 Authors:     Joly Clément <leowzukw@vmail.me>
 Maintainers: Joly Clément <leowzukw@vmail.me>

+ 3 - 3
setup.ml

@@ -1,7 +1,7 @@
 (* setup.ml generated for the first time by OASIS v0.4.5 *)
 
 (* OASIS_START *)
-(* DO NOT EDIT (digest: 222f72aedda36c0f8007ed5c735d6e4b) *)
+(* DO NOT EDIT (digest: c0da819bf56250a18a614928552598a4) *)
 (*
    Regenerated by OASIS v0.4.5
    Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6673,7 +6673,7 @@ let setup_t =
           alpha_features = ["stdfiles_markdown"; "compiled_setup_ml"];
           beta_features = [];
           name = "OcLaunch";
-          version = "0.2.2-dev";
+          version = "0.2.2-rc2";
           license =
             OASISLicense.DEP5License
               (OASISLicense.DEP5Unit
@@ -6777,7 +6777,7 @@ let setup_t =
        };
      oasis_fn = Some "_oasis";
      oasis_version = "0.4.5";
-     oasis_digest = Some "\170\134\136a\241\018\026\"\180\230\139g\173\177&a";
+     oasis_digest = Some "`J\192\161!\127<7\n1\201\004?\128\144\245";
      oasis_exec = None;
      oasis_setup_args = [];
      setup_update = false

+ 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.2-dev";;
+let version_number = "0.2.2-rc2";;
 
 (* Variable store building information *)
 (* XXX This is fake value, it corresponds to the running