diff --git a/Rakefile b/Rakefile index 3a09256f..712b5b43 100644 --- a/Rakefile +++ b/Rakefile @@ -15,7 +15,7 @@ jasmine.version_= { "major": #{version['major']}, "minor": #{version['minor']}, "build": #{version['build']}, - "revision": #{version['revision']} + "revision": #{Time.now.to_i} }; } sources.each do |source_filename| diff --git a/doc/files.html b/doc/files.html index 12dd3281..fc90155c 100644 --- a/doc/files.html +++ b/doc/files.html @@ -258,7 +258,7 @@ ul.inheritsList