branch: elpa/paredit
commit 191ee040ee0d20a7f5dcc0720946d64f13099ba1
Author: Taylor R Campbell <campb...@paredit.org>
Commit: Taylor R Campbell <campb...@paredit.org>

    Bump version number 25->26.
---
 paredit.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/paredit.el b/paredit.el
index bd8cf926fd..449a75b81c 100644
--- a/paredit.el
+++ b/paredit.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2005--2022 Taylor R. Campbell
 
 ;; Author: Taylor R. Campbell <campb...@paredit.org>
-;; Version: 25beta
+;; Version: 26beta
 ;; Created: 2005-07-31
 ;; Keywords: lisp
 
@@ -126,7 +126,7 @@
 
 ;;; This assumes Unix-style LF line endings.
 
-(defconst paredit-version 25)
+(defconst paredit-version 26)
 (defconst paredit-beta-p t)
 
 (eval-and-compile

Reply via email to