]> git.eshelyaron.com Git - emacs.git/commitdiff
Emacs 21.4, not 20.4
authorDaniel Pfeiffer <occitan@esperanto.org>
Wed, 10 Nov 2004 20:17:34 +0000 (20:17 +0000)
committerDaniel Pfeiffer <occitan@esperanto.org>
Wed, 10 Nov 2004 20:17:34 +0000 (20:17 +0000)
lisp/textmodes/conf-mode.el

index e21bf519ad94abbd547f5bef206c85703ed4458a..cb6926169471598edc38a81f03333621e652304c 100644 (file)
@@ -36,7 +36,7 @@
 (defgroup conf nil
   "Configuration files."
   :group 'data
-  :version "20.4")
+  :version "21.4")
 
 (defcustom conf-assignment-column 24
   "Align assignments to this column by default with \\[conf-align-assignments].