aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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]]