Navigation Menu

Skip to content

Commit

Permalink
Version bump (was left in my working directory for six months).
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarber committed Jan 7, 2010
1 parent 124b72f commit 3a0ab61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
@@ -1,4 +1,4 @@
=== Edge
=== 4.2.2 / June 30, 2009

* Fix regression where percent wasn't accepted in style attribute. [Jason Garber]

Expand Down
2 changes: 1 addition & 1 deletion lib/redcloth/version.rb
Expand Up @@ -2,7 +2,7 @@ module RedCloth
module VERSION
MAJOR = 4
MINOR = 2
TINY = 1
TINY = 2
RELEASE_CANDIDATE = nil

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

0 comments on commit 3a0ab61

Please sign in to comment.