diff options
| author | Andreas Politz <politza@hochschule-trier.de> | 2015-06-02 17:27:18 +0200 |
|---|---|---|
| committer | Andreas Politz <politza@hochschule-trier.de> | 2015-06-02 17:27:18 +0200 |
| commit | 99dc56520b72d8627459b20e01f27d64e38c0974 (patch) | |
| tree | d1169b57cb5b9ebc0db2a49b05f2e09a1ede9732 /Makefile | |
| parent | 6bc0be90258c8ac996409ef5fd58b38c73638b53 (diff) | |
Bumped version
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"))) \ |
