(gnus-bookmark-menu-heading): Fix version.
[gnus] / lisp / gnus-bookmark.el
index 775ab30..d686415 100644 (file)
@@ -134,8 +134,8 @@ The default value is \(author subject date group annotation\)."
 (defface gnus-bookmark-menu-heading
   '((t (:inherit font-lock-type-face)))
   "Face used to highlight the heading in Gnus bookmark menu buffers."
-  :group 'gnus-bookmark
-  :version "22.1")
+  :version "23.0" ;; No Gnus
+  :group 'gnus-bookmark)
 
 (defconst gnus-bookmark-end-of-version-stamp-marker
   "-*- End Of Bookmark File Format Version Stamp -*-\n"