diff --git a/NEWS b/NEWS index dc790b5..7048163 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ # -*- mode: org; -*- #+STARTUP: showall -* Unreleased +* v4.6.0 - Only try to commit when changes have been discovered in the file. By extension git-auto-commit-mode won't ask for a summary to a commit that it diff --git a/git-auto-commit-mode.el b/git-auto-commit-mode.el index b325e6c..1cf0cfd 100644 --- a/git-auto-commit-mode.el +++ b/git-auto-commit-mode.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Created: Jan 9, 2012 -;; Version: 4.5.0 +;; Version: 4.6.0 ;; Keywords: vc ;; URL: http://projects.ryuslash.org/git-auto-commit-mode/