]> source.dussan.org Git - jquery-ui.git/commitdiff
Release: Use 1-10-stable.
authorScott González <scott.gonzalez@gmail.com>
Thu, 2 May 2013 13:49:37 +0000 (09:49 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 2 May 2013 13:49:37 +0000 (09:49 -0400)
build/release/release.js

index 3cbee64b7658d02e448017f3a297b9a71c27169c..1756c74ad48ed1dc71fbf00c1d007f18fd5e71be 100644 (file)
@@ -11,7 +11,7 @@
 var baseDir, repoDir, prevVersion, newVersion, nextVersion, tagTime, preRelease, repo,
        fs = require( "fs" ),
        rnewline = /\r?\n/,
-       branch = "master";
+       branch = "1-10-stable";
 
 walk([
        bootstrap,