File: 0001-Update-claimed-version-important-for-integration-wit.patch

package info (click to toggle)
visual-fill-column 1.11-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 140 kB
  • sloc: lisp: 274; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 656 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Nicholas D Steeves <nsteeves@gmail.com>
Date: Wed, 3 May 2017 14:32:43 -0400
Subject: Update claimed version (important for integration with MELPA)
Forwarded: No

---
 visual-fill-column.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/visual-fill-column.el b/visual-fill-column.el
index 3db565a..8e46131 100644
--- a/visual-fill-column.el
+++ b/visual-fill-column.el
@@ -7,7 +7,7 @@
 ;; Author: Joost Kremers <joostkremers@fastmail.fm>
 ;; Maintainer: Joost Kremers <joostkremers@fastmail.fm>
 ;; Created: 2015
-;; Version: 1.9
+;; Version: 1.11
 ;; Package-Requires: ((emacs "24.3"))
 
 ;; This file is NOT part of GNU Emacs.