aboutsummaryrefslogtreecommitdiff
path: root/projectile.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-07-08 15:22:25 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2016-07-08 15:22:25 +0300
commit19fb9fa6590e1dc49afc3c8c5bd69cff6cf743a7 (patch)
tree7455bb1b74b889943781688ef45fb3f06cd9c475 /projectile.el
parent13088c70e777b13b127ff6826af9767ad5bf40b8 (diff)
Release 0.14.0v0.14.0
Diffstat (limited to 'projectile.el')
-rw-r--r--projectile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/projectile.el b/projectile.el
index 05ac270..93caf79 100644
--- a/projectile.el
+++ b/projectile.el
@@ -5,7 +5,7 @@
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
;; URL: https://github.com/bbatsov/projectile
;; Keywords: project, convenience
-;; Version: 0.14.0-cvs
+;; Version: 0.14.0
;; Package-Requires: ((dash "2.11.0") (pkg-info "0.4"))
;; This file is NOT part of GNU Emacs.