diff options
| author | Andreas Politz <politza@hochschule-trier.de> | 2015-03-30 20:59:12 +0200 |
|---|---|---|
| committer | Andreas Politz <politza@hochschule-trier.de> | 2015-03-30 20:59:12 +0200 |
| commit | cccf5e0e1172366e933546c2b7c47c30ea2bb984 (patch) | |
| tree | 46c3e5e4a98575820df9764bbf48cbbafcd1842d /Makefile | |
| parent | 9ff8b93ad5cb6ada22e1c5aaab8ec79df61221e2 (diff) | |
Bumped version added NEWS.
* lisp/tablist.el:
* lisp/pdf-tools.el:
* NEWS:
* Makefile (PACKAGE_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.50 +PACKAGE_VERSION = 0.60 PKGFILE_CONTENT = (define-package "pdf-tools" "$(PACKAGE_VERSION)" \ "Support library for PDF documents." \ (quote ((emacs "24.3"))) \ |
