Variable: gnus-bookmark-file-format-version
gnus-bookmark-file-format-version is a variable defined in
gnus-bookmark.el.gz.
Value
0
Documentation
The current version of the format used by bookmark files.
You should never need to change this.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-bookmark.el.gz
(defconst gnus-bookmark-file-format-version 0
"The current version of the format used by bookmark files.
You should never need to change this.")