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

@@ -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
}