summaryrefslogtreecommitdiff
path: root/patches/0001-fix-version-number.diff
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0001-fix-version-number.diff')
-rw-r--r--patches/0001-fix-version-number.diff19
1 files changed, 19 insertions, 0 deletions
diff --git a/patches/0001-fix-version-number.diff b/patches/0001-fix-version-number.diff
new file mode 100644
index 0000000..a5bff37
--- /dev/null
+++ b/patches/0001-fix-version-number.diff
@@ -0,0 +1,19 @@
+From: Lev Lamberov <dogsleg@debian.org>
+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).
+
+--- a/ido-vertical-mode.el
++++ b/ido-vertical-mode.el
+@@ -4,7 +4,7 @@
+
+ ;; Author: Steven Degutis
+ ;; Maintainer: Daniel Gempesaw <gempesaw@gmail.com>
+-;; Version: 0.1.5
++;; Version: 0.1.6
+ ;; Keywords: convenience
+ ;; URL: https://github.com/gempesaw/ido-vertical-mode.el
+