bagder: curl-www Makefile,1.109,1.110
[email protected] Mon, 18 May 2009 07:18:43 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www In directory labb:/tmp/cvs-serv12298 Modified Files: Makefile Log Message: released 7.19.5 Index: Makefile =================================================================== RCS file: /cvsroot/curl/curl-www/Makefile,v retrieving revision 1.109 retrieving revision 1.110 diff -u -d -r1.109 -r1.110 --- Makefile 2 Mar 2009 23:06:26 -0000 1.109 +++ Makefile 18 May 2009 07:18:41 -0000 1.110 @@ -5,8 +5,8 @@ NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y') # the latest stable version is: -STABLE= 7.19.4 -RELDATE = "3rd of March 2009" +STABLE= 7.19.5 +RELDATE = "18th of May 2009" # name of the dir to tempoary unpack and build zip files in: TEMPDIR=tempzip