Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
camlspotter committed Sep 24, 2015
2 parents dc91a3b + 0e73881 commit 687ea78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _oasis
Expand Up @@ -2,7 +2,7 @@ OASISFormat: 0.2
Name: ocamltter
Version: 4.0.2
Synopsis: The OCAMLTTER twitter client
Authors: Jun FURUSE
Authors: Yoshihiro Imai
License: LGPL-2.0 with OCaml linking exception
Plugins: StdFiles (0.2)
BuildType: Custom (0.2)
Expand Down
2 changes: 1 addition & 1 deletion opam/template/opam
Expand Up @@ -9,4 +9,4 @@ depends: [
"orakuda" {>="2.0.0"}
"ppx_meta_conv" {>="2.0.2"}
]
available: [ ocaml-version >= "4.02.1" ]
available: [ ocaml-version >= "4.02.2" & ocaml-version < "4.03.0" ]

0 comments on commit 687ea78

Please sign in to comment.