Skip to content

Commit

Permalink
release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agarwal committed Feb 1, 2017
1 parent 28bd5d2 commit 94c12fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion myocamlbuild.ml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ open Solvuu_build.Std
open Solvuu_build.Util

let project_name = "cfstream"
let version = "dev"
let version = "1.2.1"

let lib : Project.item =
Project.lib project_name
Expand Down

0 comments on commit 94c12fc

Please sign in to comment.