From 3ccf3fb6244eab84d757b6b114eb6b5d9e8306a7 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 10 Apr 2013 01:57:21 +0200 Subject: Update version info Should have been done before the last tag. --- NEWS | 4 ++++ git-auto-commit-mode.el | 4 ++-- site/index.org | 2 +- 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 ;; 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: -#+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]] -- cgit v1.2.3-54-g00ecf