summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Politz <politza@hochschule-trier.de>2015-03-30 20:59:12 +0200
committerAndreas Politz <politza@hochschule-trier.de>2015-03-30 20:59:12 +0200
commitcccf5e0e1172366e933546c2b7c47c30ea2bb984 (patch)
tree46c3e5e4a98575820df9764bbf48cbbafcd1842d /Makefile
parent9ff8b93ad5cb6ada22e1c5aaab8ec79df61221e2 (diff)
Bumped version added NEWS.
* lisp/tablist.el: * lisp/pdf-tools.el: * NEWS: * Makefile (PACKAGE_VERSION):
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3fe13e9..167efef 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ EFLAGS = -Q -L $(PWD)/lisp --batch
# Note: If you change this, also change it in lisp/pdf-tools.el and
# server/configure.ac .
-PACKAGE_VERSION = 0.50
+PACKAGE_VERSION = 0.60
PKGFILE_CONTENT = (define-package "pdf-tools" "$(PACKAGE_VERSION)" \
"Support library for PDF documents." \
(quote ((emacs "24.3"))) \