diff options
Diffstat (limited to 'lisp/w32-vars.el')
-rw-r--r-- | lisp/w32-vars.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/w32-vars.el b/lisp/w32-vars.el index 72c4d30cc88..6a3ff36108e 100644 --- a/lisp/w32-vars.el +++ b/lisp/w32-vars.el @@ -30,7 +30,7 @@ (defgroup w32 nil "MS-Windows specific features" :group 'environment - :version "21.4" + :version "22.1" :prefix "w32") ;; Redefine the font selection to use the standard W32 dialog |