Browse Source

upgrading package: ocaml 4.09.0 -> 4.10.0

master
parent
commit
b26b663780
  1. 4
      ocaml/ocaml.spec

4
ocaml/ocaml.spec

@ -22,7 +22,7 @@
##
# package version
%define V_major 4.09
%define V_major 4.10
%define V_minor 0
# package information
@ -36,7 +36,7 @@ Class: PLUS
Group: Language
License: LGPL+QPL
Version: %{V_major}.%{V_minor}
Release: 20191227
Release: 20200222
# list of sources
Source0: http://caml.inria.fr/pub/distrib/ocaml-%{V_major}/ocaml-%{version}.tar.gz

Loading…
Cancel
Save