diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-03-31 02:04:39 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-03-31 02:04:39 +0000 |
commit | 91e6d74d7bc02d5bc67469dfe629878e93bc86d2 (patch) | |
tree | 919e35a3229f40123039bb4ddb3c37c56e37002b /lisp/version.el | |
parent | 7b8065ba000c631107335f388ecebf2d306c306a (diff) | |
download | emacs-91e6d74d7bc02d5bc67469dfe629878e93bc86d2.tar.gz |
Bump version to 23.0.92.emacs-pretest-23.0.92
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 b86bc516144..dda86110f47 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.91" "\ +(defconst emacs-version "23.0.92" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |