Release: Use 1-9-stable.

This commit is contained in:
Scott González 2012-10-25 09:43:56 -04:00
parent 88bfb7572d
commit 23d0c9386f

View File

@ -10,7 +10,7 @@ var baseDir, repoDir, prevVersion, newVersion, nextVersion, tagTime,
existsSync = fs.existsSync || path.existsSync,
rnewline = /\r?\n/,
repo = "git@github.com:jquery/jquery-ui.git",
branch = "master";
branch = "1-9-stable";
walk([
bootstrap,