From 66e660aab4144aae518b3aeb7f06f8d09c4115cb Mon Sep 17 00:00:00 2001 From: Vedang Manerikar Date: Sun, 2 Jan 2022 12:00:41 +0530 Subject: 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. --- lisp/pdf-tools.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.0