You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2010/05/19 17:56:21 UTC

svn commit: r946242 - /subversion/trunk/tools/dev/unix-build/Makefile.svn

Author: stsp
Date: Wed May 19 15:56:21 2010
New Revision: 946242

URL: http://svn.apache.org/viewvc?rev=946242&view=rev
Log:
* tools/dev/unix-build/Makefile.svn: Update to serf 0.6.1.

Modified:
    subversion/trunk/tools/dev/unix-build/Makefile.svn

Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dev/unix-build/Makefile.svn?rev=946242&r1=946241&r2=946242&view=diff
==============================================================================
--- subversion/trunk/tools/dev/unix-build/Makefile.svn (original)
+++ subversion/trunk/tools/dev/unix-build/Makefile.svn Wed May 19 15:56:21 2010
@@ -59,7 +59,7 @@ APR_ICONV_VER	= 1.2.1
 APR_UTIL_VER	= 1.3.9
 HTTPD_VER	= 2.2.14
 NEON_VER	= 0.29.3
-SERF_VER	= 0.4.0
+SERF_VER	= 0.6.1
 SQLITE_VER	= 3.6.22
 
 BDB_DIST	= db-$(BDB_VER).tar.gz