From 6b5ff353142995a2094648673c05154b171d5b25 Mon Sep 17 00:00:00 2001 From: Lev Lamberov Date: Fri, 4 Nov 2016 15:28:44 -0300 Subject: Fix version number This patch fixes version number. Seems upstream forgot to bump it, but correct tag exists in the upstream repository and the package in melpa-stable at the moment has the correct Package-Version field (but incorrect Version field at the same time). Gbp-Pq: Name 0001-fix-version-number.diff --- ido-vertical-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ido-vertical-mode.el b/ido-vertical-mode.el index d8ffd88..c7e5584 100644 --- a/ido-vertical-mode.el +++ b/ido-vertical-mode.el @@ -4,7 +4,7 @@ ;; Author: Steven Degutis ;; Maintainer: Daniel Gempesaw -;; Version: 0.1.5 +;; Version: 0.1.6 ;; Keywords: convenience ;; URL: https://github.com/gempesaw/ido-vertical-mode.el -- cgit v1.2.3