]> code.delx.au - gnu-emacs-elpa/commitdiff
names: Bump version
authorArtur Malabarba <bruce.connor.am@gmail.com>
Thu, 23 Jul 2015 13:40:58 +0000 (14:40 +0100)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Thu, 23 Jul 2015 13:40:58 +0000 (14:40 +0100)
names.el

index 189b0579e2982e4cf87b21ced0c1ce81f71621d2..cfcc6b89b75b6222669ecb83a9eead35ac023896 100644 (file)
--- a/names.el
+++ b/names.el
@@ -5,7 +5,7 @@
 ;; Author: Artur Malabarba <bruce.connor.am@gmail.com>
 ;; Maintainer: Artur Malabarba <bruce.connor.am@gmail.com>
 ;; URL: http://github.com/Bruce-Connor/names
-;; Version: 20150618.0
+;; Version: 20150723.0
 ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))
 ;; Keywords: extensions lisp
 ;; Prefix: names
@@ -126,7 +126,7 @@ it will set PROP."
 \f
 ;;; ---------------------------------------------------------------
 ;;; Variables
-(defconst names-version "20150618.0" "Version of the names.el package.")
+(defconst names-version "20150723.0" "Version of the names.el package.")
 
 (defvar names--name nil
   "Name of the current namespace inside the `define-namespace' macro.")