Skip to content

Commit

Permalink
Bump VERSION to 3.0.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Jun 7, 2010
1 parent 7dd7108 commit 59c58f0
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 6 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.9
3.0.10
4 changes: 3 additions & 1 deletion doc-src/HAML_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
* Table of contents
{:toc}

## 3.0.10 (Unreleased)
## 3.0.10

[Tagged on GitHub](http://github.com/nex3/haml/commit/3.0.10).

### Appengine-JRuby Support

Expand Down
4 changes: 3 additions & 1 deletion doc-src/SASS_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
* Table of contents
{:toc}

## 3.0.10 (Unreleased)
## 3.0.10

[Tagged on GitHub](http://github.com/nex3/haml/commit/3.0.10).

### Appengine-JRuby Support

Expand Down
2 changes: 1 addition & 1 deletion extra/haml-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

;; Author: Nathan Weizenbaum
;; URL: http://github.com/nex3/haml/tree/master
;; Version: 3.0.0
;; Version: 3.0.10
;; Created: 2007-03-08
;; By: Nathan Weizenbaum
;; Keywords: markup, language, html
Expand Down
4 changes: 2 additions & 2 deletions extra/sass-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

;; Author: Nathan Weizenbaum
;; URL: http://github.com/nex3/haml/tree/master
;; Version: 3.0.0
;; Version: 3.0.10
;; Created: 2007-03-15
;; By: Nathan Weizenbaum
;; Keywords: markup, language, css
;; Package-Requires: ((haml-mode "3.0.0"))
;; Package-Requires: ((haml-mode "3.0.10"))

;;; Commentary:

Expand Down

0 comments on commit 59c58f0

Please sign in to comment.