From ae69e61233417a7f14efba35e42bd842b707aeb0 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 17 Feb 2020 15:48:12 -0800 Subject: [PATCH] Bump version --- NEWS | 2 +- git-auto-commit-mode.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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/