Skip to content

Commit

Permalink
Update support files for release 0.9.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Erich Ocean committed Oct 1, 2008
1 parent a447166 commit 7f56688
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frameworks/sproutcore
Submodule sproutcore updated 2 files
+5 −1 HISTORY
+9 −32 server/server.js
2 changes: 1 addition & 1 deletion lib/sproutcore/version.rb
Expand Up @@ -2,7 +2,7 @@ module SproutCore #:nodoc:
module VERSION #:nodoc:
MAJOR = 0
MINOR = 9
TINY = 18
TINY = 19

STRING = [MAJOR, MINOR, TINY].join('.')
end
Expand Down

0 comments on commit 7f56688

Please sign in to comment.