diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-06-19 17:10:49 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-06-19 17:10:49 +0000 |
commit | 2bb4a75381cc916d4e437df6c0090af0a854ad8b (patch) | |
tree | 012ffcfdacf05603e4b9f766610ea8ad9914150f /lisp/version.el | |
parent | c08ab656b03edb786246b68c0873147fdfae6a6a (diff) | |
download | emacs-2bb4a75381cc916d4e437df6c0090af0a854ad8b.tar.gz |
Bump version number to 23.0.95.emacs-pretest-23.0.95
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 ab1179f3882..82de8a86205 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.94" "\ +(defconst emacs-version "23.0.95" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |