From e2737d0adb7f8d8f79c2ca0fee5b13b6f8ae164b Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Thu, 23 Jul 2015 14:40:58 +0100 Subject: [PATCH] names: Bump version --- names.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/names.el b/names.el index 189b0579e..cfcc6b89b 100644 --- a/names.el +++ b/names.el @@ -5,7 +5,7 @@ ;; Author: Artur Malabarba ;; Maintainer: Artur Malabarba ;; 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." ;;; --------------------------------------------------------------- ;;; 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.") -- 2.39.2