summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLev Lamberov <dogsleg@debian.org>2016-10-20 05:06:25 -0300
committerLev Lamberov <dogsleg@debian.org>2016-10-20 05:06:25 -0300
commit07ec558613af1ff1acf5a026e6889b8741fa0daf (patch)
treefb6015697fe1879a32af47feeade40e237b92fda
parent96010180306ccf6a69b3f830a9a26915645602e8 (diff)
Fix version
This patch fixes version, since it is incorrectly defined upstream. Gbp-Pq: Name 0002-fix-version.diff
-rw-r--r--ibuffer-vc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ibuffer-vc.el b/ibuffer-vc.el
index 437a21f..0b241d8 100644
--- a/ibuffer-vc.el
+++ b/ibuffer-vc.el
@@ -7,7 +7,7 @@
;; Package-Requires: ((cl-lib "0.2"))
;; X-URL: http://github.com/purcell/ibuffer-vc
;; URL: http://github.com/purcell/ibuffer-vc
-;; Version: DEV
+;; Version: 0.10
;;
;; 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