Support for release candidates in the version.json file; propagates up through the version string everywhere: filenames, ZIP, source code
This commit is contained in:
@@ -2,5 +2,6 @@ jasmine.version_= {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"build": 0,
|
||||
"revision": 1308154429
|
||||
"revision": 1308187385,
|
||||
"rc": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user