Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
Small tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
rsanheim committed Sep 30, 2010
1 parent f3a15e7 commit b233956
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rvmrc
@@ -1 +1 @@
rvm ruby-1.9.2-rc2
rvm ruby-1.9.2-p0
2 changes: 1 addition & 1 deletion lib/nachos/version.rb
@@ -1,3 +1,3 @@
class Nachos
VERSION = "0.0.3"
VERSION = Version = "0.0.3"
end

0 comments on commit b233956

Please sign in to comment.