diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-05-23 03:13:49 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-05-23 03:13:49 +0000 |
commit | 70cb3ee246956827b9986fca47b5ad235444bc7e (patch) | |
tree | e7593a63da4fcc88710fe016073ae8c39de78677 /lisp/version.el | |
parent | 2657775f8bef3beffa6b1bd745b0ef42144ec369 (diff) | |
download | emacs-70cb3ee246956827b9986fca47b5ad235444bc7e.tar.gz |
Bump version to 23.0.94.emacs-pretest-23.0.94
Diffstat (limited to 'lisp/version.el')
-rw-r--r-- | lisp/version.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/version.el b/lisp/version.el index 1c349240d18..ab1179f3882 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -29,7 +29,7 @@ (defconst emacs-copyright "Copyright (C) 2009 Free Software Foundation, Inc." "Short copyright string for this version of Emacs.") -(defconst emacs-version "23.0.93" "\ +(defconst emacs-version "23.0.94" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |