diff --git a/build/release-notes.js b/build/release-notes.js index 0166732e..57d03789 100644 --- a/build/release-notes.js +++ b/build/release-notes.js @@ -9,8 +9,8 @@ var fs = require("fs"), extract = /(.*?)<[^"]+"component">\s*(\S+)/g; var opts = { - version: "1.6.1 RC 1", - short_version: "1.6rc1", + version: "1.6.1", + short_version: "1.6.1", final_version: "1.6.1", categories: [] }; diff --git a/test/qunit b/test/qunit index d4f23f8a..d97b37ec 160000 --- a/test/qunit +++ b/test/qunit @@ -1 +1 @@ -Subproject commit d4f23f8a882d13b71768503e2db9fa33ef169ba0 +Subproject commit d97b37ec322136406790e75d03333559f38bbecb diff --git a/version.txt b/version.txt index 22e67ce2..a0de7ec1 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.6.2pre \ No newline at end of file +1.6.2rc1 \ No newline at end of file