bagder: curl-www _newslog.html,1.152,1.153 Makefile,1.108,1.109
[email protected] Mon, 02 Mar 2009 23:06:28 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www In directory labb:/tmp/cvs-serv10700 Modified Files: _newslog.html Makefile Log Message: new release (in a few secs) and advisory stuff Index: _newslog.html =================================================================== RCS file: /cvsroot/curl/curl-www/_newslog.html,v retrieving revision 1.152 retrieving revision 1.153 diff -u -d -r1.152 -r1.153 --- _newslog.html 21 Jan 2009 10:03:11 -0000 1.152 +++ _newslog.html 2 Mar 2009 23:06:25 -0000 1.153 @@ -34,6 +34,18 @@ NCOLE #endif + NSUBJ(curl and libcurl 7.19.4) + NDATE(March 3 2009) + NCOLS + + The curl team proudly presents <a href="download.html">curl and libcurl + 7.19.4</a>. Read about the news, the fixes and the changes on + the <a href="changes.html">changes</a> page. +<p> + Also note this <b><a href="/docs/adv_20090303.html">security advisory</a></b>! + + NCOLE + NSUBJ(curl and libcurl 7.19.3) NDATE(January 19 2009) NCOLS Index: Makefile =================================================================== RCS file: /cvsroot/curl/curl-www/Makefile,v retrieving revision 1.108 retrieving revision 1.109 diff -u -d -r1.108 -r1.109 --- Makefile 4 Feb 2009 14:14:50 -0000 1.108 +++ Makefile 2 Mar 2009 23:06:26 -0000 1.109 @@ -5,8 +5,8 @@ NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y') # the latest stable version is: -STABLE= 7.19.3 -RELDATE = "19th of January 2009" +STABLE= 7.19.4 +RELDATE = "3rd of March 2009" # name of the dir to tempoary unpack and build zip files in: TEMPDIR=tempzip