]> matita.cs.unibo.it Git - helm.git/commitdiff
bumped version to 0.0.3
authorStefano Zacchiroli <zack@upsilon.cc>
Sun, 17 Nov 2002 16:45:29 +0000 (16:45 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Sun, 17 Nov 2002 16:45:29 +0000 (16:45 +0000)
helm/DEVEL/ocaml-http/Makefile.defs
helm/DEVEL/ocaml-http/debian/changelog

index 060a5703717f37035f12ec217fb2bcffb5ad9dd3..fae18312a5fb3de9fb8b3ddd8faf1417f89404ab 100644 (file)
@@ -8,7 +8,7 @@ OCAMLOPT = $(OCAMLFIND) ocamlopt $(COMMON_OPTS)
 OCAMLDEP = $(OCAMLFIND) ocamldep $(COMMON_OPTS)
 
 DISTNAME = ocaml-http
-DISTVERSION = 0.0.2
+DISTVERSION = 0.0.3
 DISTDIR = $(DISTNAME)-$(DISTVERSION)
 EXTRA_DIST = INSTALL LICENSE README META.in Makefile Makefile.defs .depend tophttp
 
index 7044be84f669750e7eb972117c770c4eebeb1f47..b476f6ac4619bfc4668d68e2c1e680412c7004b9 100644 (file)
@@ -1,13 +1,5 @@
-ocaml-http (0.0.2) unstable; urgency=low
+ocaml-http (0.0.3) unstable; urgency=low
 
-  * Doesn't use anymore -pack, library is now accessible as Http_daemon,
-    Http_response, ... in place of Http.Daemon, Http.Response, ...
-
- -- Stefano Zacchiroli <zack@debian.org>  Thu, 14 Nov 2002 12:51:07 +0100
-
-ocaml-http (0.0.1) unstable; urgency=low
-
-  * Initial Release.
-
- -- Stefano Zacchiroli <zack@debian.org>  Wed, 13 Nov 2002 13:12:02 +0100
+  * First release.
 
+ -- Stefano Zacchiroli <zack@debian.org>  Sun, 17 Nov 2002 17:41:41 +0100