Fix to name the standalone distribution from the version number

This commit is contained in:
Davis W. Frank
2012-04-01 13:11:53 -07:00
parent 06d191af74
commit bab4538404
2 changed files with 3 additions and 3 deletions

View File

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