Replace version 24.2 with 24.3 where appropriate (hopefully)
[bpt/emacs.git] / lisp / emacs-lisp / eieio.el
index 5f4be78..9304f0e 100644 (file)
@@ -2554,7 +2554,7 @@ This is usually a symbol that starts with `:'."
 (defsetf eieio-oref eieio-oset)
 
 (if (eval-when-compile (fboundp 'gv-define-expander))
-    ;; Not needed for Emacs>=24.2 since gv.el's setf expands macros and
+    ;; Not needed for Emacs>=24.3 since gv.el's setf expands macros and
     ;; follows aliases.
     nil
 (defsetf slot-value eieio-oset)