Skip to content

Commit

Permalink
Release v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed May 13, 2009
1 parent f2ccffd commit b93e4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/authlogic/version.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def to_a


MAJOR = 2 MAJOR = 2
MINOR = 0 MINOR = 0
TINY = 12 TINY = 13


# The current version as a Version instance # The current version as a Version instance
CURRENT = new(MAJOR, MINOR, TINY) CURRENT = new(MAJOR, MINOR, TINY)
Expand Down

0 comments on commit b93e4d5

Please sign in to comment.