summaryrefslogtreecommitdiff
path: root/paredit.el
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell@mumble.net>2008-09-28 13:49:37 +0000
committerTaylor R Campbell <campbell@mumble.net>2008-09-28 13:49:37 +0000
commitff2cbab8971a075bdcd87af0fa543ef04d361451 (patch)
tree73df71fc886be65ca7a689bb4c4818e06621d848 /paredit.el
parent342fee5dfeeff59f94875639b3daa9383ba856a0 (diff)
Bump version number: 21 -> 22 beta.
darcs-hash:20080928134937-00fcc-7caddb09c14e2cfde0f950d150a9d2a18f2b9d78
Diffstat (limited to 'paredit.el')
-rw-r--r--paredit.el12
1 files changed, 8 insertions, 4 deletions
diff --git a/paredit.el b/paredit.el
index d0d4eb1..4e10d52 100644
--- a/paredit.el
+++ b/paredit.el
@@ -1,7 +1,11 @@
;;; -*- Mode: Emacs-Lisp; outline-regexp: " \n;;;;+" -*-
;;;;;; Paredit: Parenthesis-Editing Minor Mode
-;;;;;; Version 21
+;;;;;; Version 22 (beta)
+
+;;; 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.
;;; Copyright (c) 2008, Taylor R. Campbell
;;;
@@ -34,7 +38,7 @@
;;; SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
;;; This file is permanently stored at
-;;; <http://mumble.net/~campbell/emacs/paredit-21.el>.
+;;; <http://mumble.net/~campbell/emacs/paredit-22.el>.
;;;
;;; The currently released version of paredit is available at
;;; <http://mumble.net/~campbell/emacs/paredit.el>.
@@ -174,8 +178,8 @@
;;; This assumes Unix-style LF line endings.
-(defconst paredit-version 21)
-(defconst paredit-beta-p nil)
+(defconst paredit-version 22)
+(defconst paredit-beta-p t)
(eval-and-compile