bagder: curl-www Makefile,1.98,1.99
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www In directory labb:/tmp/cvs-serv32454 Modified Files: Makefile Log Message: 7.18.0 is out Index: Makefile =================================================================== RCS file: /cvsroot/curl/curl-www/Makefile,v retrieving revision 1.98 retrieving revision 1.99 diff -u -d -r1.98 -r1.99 --- Makefile 29 Oct 2007 14:52:25 -0000 1.98 +++ Makefile 28 Jan 2008 17:39:43 -0000 1.99 @@ -5,8 +5,8 @@ NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y') # the latest stable version is: -STABLE= 7.17.1 -RELDATE = "29th of October 2007" +STABLE= 7.18.0 +RELDATE = "28th of January 2008" # name of the dir to tempoary unpack and build zip files in: TEMPDIR=tempzip