Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht committed Sep 6, 2012
1 parent 38d0a49 commit dc1f753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/globals.ml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ let base_packages = ref true


let yes = ref false let yes = ref false


let version = "0.4.0" let version = "0.5.0"


let default_repository_name = "default" let default_repository_name = "default"
let default_repository_address = "http://opam.ocamlpro.com" let default_repository_address = "http://opam.ocamlpro.com"
Expand Down

0 comments on commit dc1f753

Please sign in to comment.