Browse Source

Add smaller icon

Leo 10 years ago
parent
commit
33e0e0d669
4 changed files with 3 additions and 3 deletions
  1. 1 1
      VERSION
  2. 1 1
      _oasis
  3. BIN
      logo-128.png
  4. 1 1
      src/oclaunch.ml

+ 1 - 1
VERSION

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

+ 1 - 1
_oasis

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

BIN
logo-128.png


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