Replace version 24.2 with 24.3 where appropriate (hopefully)
[bpt/emacs.git] / lisp / server.el
index a25da40..6d34df3 100644 (file)
@@ -163,7 +163,7 @@ key."
   :type '(choice
          (const :tag "Random" nil)
          (string :tag "Password"))
-  :version "24.2")
+  :version "24.3")
 
 (defcustom server-raise-frame t
   "If non-nil, raise frame when switching to a buffer."