summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell@mumble.net>2013-04-07 05:17:56 +0000
committerTaylor R Campbell <campbell@mumble.net>2013-04-07 05:17:56 +0000
commita3384b3ace12e7168e726fcd7c30de45c78ee53a (patch)
tree5950eab7be61d0e76b4c38bf0621c09a538a6206
parente01d5d95a29b82a4571655e7425dfcab4200fb8a (diff)
Strip beta markers for paredit.el 23.v23maint-23
-rw-r--r--paredit.el8
1 files changed, 2 insertions, 6 deletions
diff --git a/paredit.el b/paredit.el
index d137743..c35ba66 100644
--- a/paredit.el
+++ b/paredit.el
@@ -3,14 +3,10 @@
;; Copyright (C) 2005--2011 Taylor R. Campbell
;; Author: Taylor R. Campbell
-;; Version: 23 (beta)
+;; Version: 23
;; 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
@@ -152,7 +148,7 @@
;;; This assumes Unix-style LF line endings.
(defconst paredit-version 23)
-(defconst paredit-beta-p t)
+(defconst paredit-beta-p nil)
(eval-and-compile