Skip to content

Commit

Permalink
version number
Browse files Browse the repository at this point in the history
  • Loading branch information
pirbo committed Apr 27, 2016
1 parent 1518025 commit b7f9669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/main.ml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ open Mods
open State
open Random_tree

let version = "3.5-121114"
let version = "3.5-250915"

let usage_msg = "KaSim "^version^": \n"^"Usage is KaSim -i input_file [-e events | -t time] [-p points] [-o output_file]\n"
let version_msg = "Kappa Simulator: "^version^"\n"
Expand Down

0 comments on commit b7f9669

Please sign in to comment.