aboutsummaryrefslogtreecommitdiff
path: root/projectile.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2015-10-21 12:48:01 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2015-10-21 12:48:01 +0300
commit1159110e83490f3b30d4d39e8c48022d3006900a (patch)
treebd785d9395089c163e9e724f61ba25c92c17ffa9 /projectile.el
parentc694c8db810961a54cf91535de0378fea3591d15 (diff)
Release 0.13.0v0.13.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 f7366eb..32a4e53 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.13.0-cvs
+;; Version: 0.13.0
;; Package-Requires: ((dash "2.11.0") (pkg-info "0.4"))
;; This file is NOT part of GNU Emacs.