Skip to content

Commit

Permalink
Release 0.9.8a
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Dvorkin committed Oct 25, 2009
1 parent 523233b commit b77fd67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG
Expand Up @@ -9,6 +9,7 @@ Sat, Oct 24, 2009
- Allow renaming both main and admin tabs (see config/settings.yml).
- Refactored gravatars to always show default image if gravatar is missing.
- Fixed Facebox usage within Admin area.
- Release 0.9.8a.

Thu, Oct 22, 2009
---------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion lib/fat_free_crm/version.rb
Expand Up @@ -19,7 +19,7 @@ module FatFreeCRM
class Version
MAJOR = 0
MINOR = 9
TINY = 8
TINY = "8a"

def self.to_a
[ MAJOR, MINOR, TINY ]
Expand Down

0 comments on commit b77fd67

Please sign in to comment.