diff options
| author | Vedang Manerikar <ved.manerikar@gmail.com> | 2022-01-02 12:00:41 +0530 |
|---|---|---|
| committer | Vedang Manerikar <ved.manerikar@gmail.com> | 2022-01-02 12:00:41 +0530 |
| commit | 66e660aab4144aae518b3aeb7f06f8d09c4115cb (patch) | |
| tree | 2f8ab6088017207d681047e15b0219900357d6a4 | |
| parent | 3a318a679d1a8003698ced8df3e019641aeb7a7d (diff) | |
Update version and mark it as 1.0.0snapshot
NonGNU ELPA updates based on the package version number.
Unfortunately, 1.0.0snapshot is considered older than 1.0, so I don't
expect this to update anything in NonGNU ELPA, but it is a step in the
right direction.
| -rw-r--r-- | lisp/pdf-tools.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/pdf-tools.el b/lisp/pdf-tools.el index ff9af5d..6bfa829 100644 --- a/lisp/pdf-tools.el +++ b/lisp/pdf-tools.el @@ -7,7 +7,7 @@ ;; URL: http://github.com/vedang/pdf-tools/ ;; Keywords: files, multimedia ;; Package: pdf-tools -;; Version: 1.0 +;; Version: 1.0.0snapshot ;; Package-Requires: ((emacs "24.3") (nadvice "0.3") (tablist "1.0") (let-alist "1.0.4")) ;; This program is free software; you can redistribute it and/or modify |
