emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/paredit 24d2ade 053/224: Bump version: 22 beta -> 22.


From: ELPA Syncer
Subject: [nongnu] elpa/paredit 24d2ade 053/224: Bump version: 22 beta -> 22.
Date: Sat, 7 Aug 2021 09:22:17 -0400 (EDT)

branch: elpa/paredit
commit 24d2ade311083b78cfad8a4d27feb3f94505df5d
Author: Taylor R Campbell <campbell@mumble.net>
Commit: Taylor R Campbell <campbell@mumble.net>

    Bump version: 22 beta -> 22.
    
    Ignore-this: dd766afb7fe23a8af7d48a2d0c9a1d4
    
    darcs-hash:20101009180225-00fcc-e65cece86b7c666653bfe9f386dc2f12bf25725d
---
 paredit.el | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/paredit.el b/paredit.el
index 0318f9d..2794f90 100644
--- a/paredit.el
+++ b/paredit.el
@@ -3,14 +3,10 @@
 ;; Copyright (C) 2005--2010 Taylor R. Campbell
 
 ;; Author: Taylor R. Campbell
-;; Version: 22 (beta)
+;; Version: 22
 ;; Created: 2005-07-31
 ;; Keywords: lisp
 
-;; NOTE:  THIS IS A BETA VERSION OF PAREDIT.  USE AT YOUR OWN RISK.
-;; THIS FILE IS SUBJECT TO CHANGE, AND NOT SUITABLE FOR DISTRIBUTION
-;; BY PACKAGE MANAGERS SUCH AS APT, PKGSRC, MACPORTS, &C.
-
 ;; Paredit is free software: you can redistribute it and/or modify it
 ;; under the terms of the GNU General Public License as published by
 ;; the Free Software Foundation, either version 3 of the License, or
@@ -166,7 +162,7 @@
 ;;; This assumes Unix-style LF line endings.
 
 (defconst paredit-version 22)
-(defconst paredit-beta-p t)
+(defconst paredit-beta-p nil)
 
 (eval-and-compile
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]