Bump to 1.2.0.rc3

This commit is contained in:
ragaskar
2012-04-04 09:48:00 -07:00
parent 7ad75c13d4
commit fbbccf6ef7
5 changed files with 7 additions and 7 deletions

View File

@@ -2525,6 +2525,6 @@ jasmine.version_= {
"major": 1,
"minor": 2,
"build": 0,
"revision": 1333492179,
"release_candidate": 2
"revision": 1333557965,
"release_candidate": 3
};

View File

@@ -1,6 +1,6 @@
module Jasmine
module Core
VERSION = "1.2.0.rc2"
VERSION = "1.2.0.rc3"
end
end

2
pages

Submodule pages updated: 152d8c760d...43dbf36103

View File

@@ -3,6 +3,6 @@ jasmine.version_= {
"major": 1,
"minor": 2,
"build": 0,
"revision": 1333553033,
"release_candidate": 2
"revision": 1333557965,
"release_candidate": 3
};

View File

@@ -2,5 +2,5 @@
"major": 1,
"minor": 2,
"build": 0,
"release_candidate": 2
"release_candidate": 3
}