aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-04-10 01:57:21 +0200
committerGravatar Tom Willemsen2013-04-10 01:57:21 +0200
commit3ccf3fb6244eab84d757b6b114eb6b5d9e8306a7 (patch)
treefed554a482e02183997aa87d6ac1e6ecdd825c4a
parent684010b71f621338795e6a50f9e7453ef6c86dc6 (diff)
downloadgit-auto-commit-mode-3ccf3fb6244eab84d757b6b114eb6b5d9e8306a7.tar.gz
git-auto-commit-mode-3ccf3fb6244eab84d757b6b114eb6b5d9e8306a7.zip
Update version info4.2.1
Should have been done before the last tag.
-rw-r--r--NEWS4
-rw-r--r--git-auto-commit-mode.el4
-rw-r--r--site/index.org2
3 files changed, 7 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 5e40f1e..4dacc93 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
# -*- mode: org; -*-
+* v4.2.1
+
+ - Fix some version number mistakes.
+
* v4.2.0
- Add README, NEWS, CONTRIBUTING and INSTALL files.
diff --git a/git-auto-commit-mode.el b/git-auto-commit-mode.el
index 355cbcf..61bf0bf 100644
--- a/git-auto-commit-mode.el
+++ b/git-auto-commit-mode.el
@@ -4,9 +4,9 @@
;; Author: Tom Willemsen <tom@ryuslash.org>
;; Created: Jan 9, 2012
-;; Version: 4.1
+;; Version: 4.2.1
;; Keywords: vc
-;; URL: http://org.ryuslash.org/projects/git-auto-commit-mode.html
+;; URL: http://ryuslash.org/projects/git-auto-commit-mode/
;; This file is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License
diff --git a/site/index.org b/site/index.org
index 8f14309..a5235a4 100644
--- a/site/index.org
+++ b/site/index.org
@@ -3,7 +3,7 @@
#+OPTIONS: num:nil toc:nil author:nil
#+STARTUP: showall
#+STYLE: <link rel="stylesheet" type="text/css" href="stylesheet.css" />
-#+MACRO: ver 0.4.2
+#+MACRO: ver 4.2.1
#+BEGIN_CENTER
[[http://code.ryuslash.org/cgit.cgi/emacs/git-auto-commit-mode/][Browse source]]