Author: breser
Date: Wed Jul 10 01:41:45 2013
New Revision: 1501632

URL: http://svn.apache.org/r1501632
Log:
* tools/dev/build-svn-deps-win.pl
  (SVN_VER): Bump to 1.9.x on trunk.  At current this makes no diff.

Modified:
    subversion/trunk/tools/dev/build-svn-deps-win.pl

Modified: subversion/trunk/tools/dev/build-svn-deps-win.pl
URL: 
http://svn.apache.org/viewvc/subversion/trunk/tools/dev/build-svn-deps-win.pl?rev=1501632&r1=1501631&r2=1501632&view=diff
==============================================================================
--- subversion/trunk/tools/dev/build-svn-deps-win.pl (original)
+++ subversion/trunk/tools/dev/build-svn-deps-win.pl Wed Jul 10 01:41:45 2013
@@ -135,7 +135,7 @@ our $SRCDIR; # directory where we store 
 # Some other options
 our $VS_VER;
 our $NEON;
-our $SVN_VER = '1.8.x';
+our $SVN_VER = '1.9.x';
 
 # Utility function to remove dots from a string
 sub remove_dots {


Reply via email to