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
+2 -2
View File
@@ -2525,6 +2525,6 @@ jasmine.version_= {
"major": 1, "major": 1,
"minor": 2, "minor": 2,
"build": 0, "build": 0,
"revision": 1333416828, "revision": 1333492179,
"release_candidate": 1 "release_candidate": 2
}; };
+1 -1
View File
@@ -1,6 +1,6 @@
module Jasmine module Jasmine
module Core module Core
VERSION = "1.2.0.rc1" VERSION = "1.2.0.rc2"
end end
end end
+1 -1
Submodule pages updated: 8e18eea5d7...152d8c760d
+2 -2
View File
@@ -3,6 +3,6 @@ jasmine.version_= {
"major": 1, "major": 1,
"minor": 2, "minor": 2,
"build": 0, "build": 0,
"revision": 1333416828, "revision": 1333492179,
"release_candidate": 1 "release_candidate": 2
}; };
+1 -1
View File
@@ -2,5 +2,5 @@
"major": 1, "major": 1,
"minor": 2, "minor": 2,
"build": 0, "build": 0,
"release_candidate": 1 "release_candidate": 2
} }