Update version info
Should have been done before the last tag.
This commit is contained in:
parent
684010b71f
commit
3ccf3fb624
3 changed files with 7 additions and 3 deletions
4
NEWS
4
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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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]]
|
||||
|
|
Loading…
Reference in a new issue