bagder: curl-www Makefile,1.85,1.86
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www In directory labb:/tmp/cvs-serv482 Modified Files: Makefile Log Message: 7.15.1 Index: Makefile =================================================================== RCS file: /cvsroot/curl/curl-www/Makefile,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- Makefile 13 Oct 2005 08:24:41 -0000 1.85 +++ Makefile 6 Dec 2005 23:16:40 -0000 1.86 @@ -5,8 +5,8 @@ NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y') # the latest stable version is: -STABLE= 7.15.0 -RELDATE = "13th of October 2005" +STABLE= 7.15.1 +RELDATE = "7th of December 2005" # name of the dir to tempoary unpack and build zip files in: TEMPDIR=tempzip