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