Update version info

Should have been done before the last tag.
This commit is contained in:
Tom Willemsen 2013-04-10 01:57:21 +02:00
parent 684010b71f
commit 3ccf3fb624
3 changed files with 7 additions and 3 deletions

4
NEWS
View file

@ -1,5 +1,9 @@
# -*- mode: org; -*-
* v4.2.1
- Fix some version number mistakes.
* v4.2.0
- Add README, NEWS, CONTRIBUTING and INSTALL files.

View file

@ -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

View file

@ -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]]