Bump VERSION to 2.2.21.

This commit is contained in:
Nathan Weizenbaum 2010-03-12 22:17:17 -08:00
parent c61ebd0c9a
commit 80d71ef207
5 changed files with 10 additions and 6 deletions

View File

@ -1 +1 @@
2.2.20
2.2.21

View File

@ -3,7 +3,9 @@
* Table of contents
{:toc}
## 2.2.21 (Unreleased)
## 2.2.21
[Tagged on GitHub](http://github.com/nex3/haml/commit/2.2.21).
* Fix a few bugs in the git-revision-reporting in {Haml::Version#version}.
In particular, it will still work if `git gc` has been called recently,

View File

@ -3,7 +3,9 @@
* Table of contents
{:toc}
## 2.2.21 (Unreleased)
## 2.2.21
[Tagged on GitHub](http://github.com/nex3/haml/commit/2.2.21).
* Fix a few bugs in the git-revision-reporting in {Haml::Version#version}.
In particular, it will still work if `git gc` has been called recently,

View File

@ -4,7 +4,7 @@
;; Author: Nathan Weizenbaum
;; URL: http://github.com/nex3/haml/tree/master
;; Version: 2.2.20
;; Version: 2.2.21
;; Created: 2007-03-08
;; By: Nathan Weizenbaum
;; Keywords: markup, language, html

View File

@ -4,11 +4,11 @@
;; Author: Nathan Weizenbaum
;; URL: http://github.com/nex3/haml/tree/master
;; Version: 2.2.20
;; Version: 2.2.21
;; Created: 2007-03-15
;; By: Nathan Weizenbaum
;; Keywords: markup, language, css
;; Package-Requires: ((haml-mode "2.2.20"))
;; Package-Requires: ((haml-mode "2.2.21"))
;;; Commentary: