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/09/06 16:14:25 UTC

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

Author: stsp
Date: Mon Sep  6 14:14:25 2010
New Revision: 993036

URL: http://svn.apache.org/viewvc?rev=993036&view=rev
Log:
* tools/dev/unix-build/Makefile.svn: Use serf from 0.7.x branch.

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=993036&r1=993035&r2=993036&view=diff
==============================================================================
--- subversion/trunk/tools/dev/unix-build/Makefile.svn (original)
+++ subversion/trunk/tools/dev/unix-build/Makefile.svn Mon Sep  6 14:14:25 2010
@@ -37,7 +37,7 @@ GNU_ICONV_VER	= 1.13.1
 APR_UTIL_VER	= 1.3.9
 HTTPD_VER	= 2.2.15
 NEON_VER	= 0.29.3
-SERF_VER	= 0.6.x
+SERF_VER	= 0.7.x
 SQLITE_VER	= 3.6.23.1
 
 BDB_DIST	= db-$(BDB_VER).tar.gz