summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Politz <politza@hochschule-trier.de>2017-09-10 05:47:50 +0200
committerAndreas Politz <politza@hochschule-trier.de>2017-09-10 05:47:50 +0200
commit920e598c1ec6eb9a48dde32282d10adc9cc3b011 (patch)
treea7717606e5c250db312bc64862c03459fc664a7c /Makefile
parent30e107fb9825d0ccdd3858b592b09447ec581064 (diff)
New release (v0.80)v0.800.80
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 080bc8e..95407cf 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ EFLAGS = -Q --batch
# Note: If you change this, also change it in lisp/pdf-tools.el and
# server/configure.ac .
-PACKAGE_VERSION = 0.70
+PACKAGE_VERSION = 0.80
PKGFILE_CONTENT = (define-package "pdf-tools" "$(PACKAGE_VERSION)" \
"Support library for PDF documents." \
(quote ((emacs "24.3") (let-alist "1.0.4") \