Tagging the 1.6.3rc1 release.

This commit is contained in:
Dave Methvin 2011-08-29 13:38:26 -04:00
parent 3589a53de9
commit 2fc6205fc7
2 changed files with 4 additions and 4 deletions

View File

@ -9,9 +9,9 @@ var fs = require("fs"),
extract = /<a href="\/ticket\/(\d+)" title="View ticket">(.*?)<[^"]+"component">\s*(\S+)/g;
var opts = {
version: "1.6.2 RC 1",
short_version: "1.6.2rc1",
final_version: "1.6.2",
version: "1.6.3 RC 1",
short_version: "1.6.3rc1",
final_version: "1.6.3",
categories: []
};

View File

@ -1 +1 @@
1.6.3pre
1.6.3rc1