Skip to content
This repository has been archived by the owner on Jun 26, 2019. It is now read-only.

Commit

Permalink
Version 0.2.2
Browse files Browse the repository at this point in the history
git-svn-id: svn://rubyforge.org/var/svn/rqr/trunk@30 301401ff-d6d1-48cb-99de-69ad7ad2dacb
  • Loading branch information
pools committed Aug 16, 2008
1 parent 65e65ef commit 6693650
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/rqr/version.rb
@@ -1,8 +1,8 @@
module Rqr #:nodoc:
module RQR #:nodoc:
module VERSION #:nodoc:
MAJOR = 0
MINOR = 2
TINY = 1
TINY = 2

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

0 comments on commit 6693650

Please sign in to comment.