diff lisp/dabbrev.el @ 59996:aac0a33f5772

Change release version from 21.4 to 22.1 throughout. Change development version from 21.3.50 to 22.0.50.
author Kim F. Storm <storm@cua.dk>
date Wed, 09 Feb 2005 15:50:47 +0000
parents 98c7fc5c718b
children c905fcf5e3d9 3ebd9bdb4fe5
line wrap: on
line diff
--- a/lisp/dabbrev.el	Tue Feb 08 23:51:31 2005 +0000
+++ b/lisp/dabbrev.el	Wed Feb 09 15:50:47 2005 +0000
@@ -168,7 +168,7 @@
 		 (const :tag "based on `case-replace'" case-replace)
 		 (other :tag "on" t))
   :group 'dabbrev
-  :version "21.4")
+  :version "22.1")
 
 (defcustom dabbrev-case-replace 'case-replace
   "*Whether dabbrev applies the abbreviations's case pattern to the expansion.