bagder: curl-www Makefile,1.115,1.116
[email protected] Wed, 04 Nov 2009 12:41:43 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www In directory giant.haxx.se:/var/tmp/cvs-serv22195 Modified Files: Makefile Log Message: 7.19.7 now Index: Makefile =================================================================== RCS file: /cvsroot/curl/curl-www/Makefile,v retrieving revision 1.115 retrieving revision 1.116 diff -u -d -r1.115 -r1.116 --- Makefile 28 Sep 2009 08:58:09 -0000 1.115 +++ Makefile 4 Nov 2009 12:41:41 -0000 1.116 @@ -5,8 +5,8 @@ NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y') # the latest stable version is: -STABLE= 7.19.6 -RELDATE = "12th of August 2009" +STABLE= 7.19.7 +RELDATE = "4th of November 2009" # name of the dir to tempoary unpack and build zip files in: TEMPDIR=tempzip