correct for 1.2.0.rc2

This commit is contained in:
Davis W. Frank
2012-04-03 15:35:08 -07:00
parent ee7af4496c
commit d46ca4f506
5 changed files with 7 additions and 7 deletions

View File

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

View File

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

2
pages

Submodule pages updated: 8e18eea5d7...152d8c760d

View File

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

View File

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