From 1388d2ea18287c74a79d053619dbdfa9090c26a2 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Thu, 17 Aug 2023 08:06:10 +0200 Subject: [PATCH] Version 0.12 --- ibuffer-vc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ibuffer-vc.el b/ibuffer-vc.el index 0e26fca..2afab94 100644 --- a/ibuffer-vc.el +++ b/ibuffer-vc.el @@ -6,7 +6,7 @@ ;; Keywords: convenience ;; Package-Requires: ((emacs "25.1") (seq "2")) ;; URL: https://github.com/purcell/ibuffer-vc -;; Version: 0 +;; Version: 0.12 ;; ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by