aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-10-07 23:20:47 +0200
committerGravatar Tom Willemse2013-10-07 23:23:13 +0200
commit6d8c914b243c3a56e47fbcfb70c07002d86a0e87 (patch)
treee0f3db04a2a4988a24b35c18dea8b8f327e5bc82
parent995293de8f19baf486f59f50432fe21aef3d70b5 (diff)
downloadgit-auto-commit-mode-6d8c914b243c3a56e47fbcfb70c07002d86a0e87.tar.gz
git-auto-commit-mode-6d8c914b243c3a56e47fbcfb70c07002d86a0e87.zip
Bump version4.2.2
-rw-r--r--NEWS4
-rw-r--r--git-auto-commit-mode.el2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4dacc93..ebd2b08 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
# -*- mode: org; -*-
+* v4.2.2
+
+ - =provide= a ~git-auto-commit-mode~ feature. (Thanks Jascha Geerds!)
+
* v4.2.1
- Fix some version number mistakes.
diff --git a/git-auto-commit-mode.el b/git-auto-commit-mode.el
index 0b19bfc..cc5a832 100644
--- a/git-auto-commit-mode.el
+++ b/git-auto-commit-mode.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemsen <tom@ryuslash.org>
;; Created: Jan 9, 2012
-;; Version: 4.2.1
+;; Version: 4.2.2
;; Keywords: vc
;; URL: http://ryuslash.org/projects/git-auto-commit-mode/