Skip to content

Commit

Permalink
Change version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Phoenix committed Feb 16, 2010
1 parent 71a7d95 commit b0733d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure
Expand Up @@ -32,8 +32,8 @@ class Configure

# Essential settings (modify these for creating releases)
@libversion = "1.0"
@version = "#{@libversion}.0-rc2"
@release_date = "2010-01-04"
@version = "#{@libversion}.0-rc3"
@release_date = "2010-02-16"
@config_version = 1

if File.directory? root + "/.git"
Expand Down

0 comments on commit b0733d5

Please sign in to comment.