diff options
author | hattenberger | 2013-02-21 13:44:02 +0000 |
---|---|---|
committer | hattenberger | 2013-02-21 13:44:02 +0000 |
commit | 60ffdf88785deb7be0a36b15d6a3d458def78dbb (patch) | |
tree | f0ff3c63a8885b602c08f3c246c75ebf7cc5f74e /Makefile | |
parent | fb61b15c88316d880085a7d28d33ed261e33d0f2 (diff) | |
download | ivy-ocaml-60ffdf88785deb7be0a36b15d6a3d458def78dbb.zip ivy-ocaml-60ffdf88785deb7be0a36b15d6a3d458def78dbb.tar.gz ivy-ocaml-60ffdf88785deb7be0a36b15d6a3d458def78dbb.tar.bz2 ivy-ocaml-60ffdf88785deb7be0a36b15d6a3d458def78dbb.tar.xz |
increase version number
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -61,10 +61,7 @@ METAFILE = META.ivy all : $(LIBS) -DISTRO=`ocamlc -version` - deb : - cp debian/changelog.$(DISTRO) debian/changelog dpkg-buildpackage -rfakeroot ivy : ivy.cma ivy.cmxa |