summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Politz <politza@hochschule-trier.de>2015-06-02 17:27:18 +0200
committerAndreas Politz <politza@hochschule-trier.de>2015-06-02 17:27:18 +0200
commit99dc56520b72d8627459b20e01f27d64e38c0974 (patch)
treed1169b57cb5b9ebc0db2a49b05f2e09a1ede9732 /Makefile
parent6bc0be90258c8ac996409ef5fd58b38c73638b53 (diff)
Bumped version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 167efef..d93fb40 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.60
+PACKAGE_VERSION = 0.70
PKGFILE_CONTENT = (define-package "pdf-tools" "$(PACKAGE_VERSION)" \
"Support library for PDF documents." \
(quote ((emacs "24.3"))) \