diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-02-01 22:04:25 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-02-01 22:04:25 +0000 |
commit | a436e145b7aaf972cb88719396cc93e0d6608346 (patch) | |
tree | e5fb6d1381ff35fa3eb650249e909d959ba897dd /lisp/version.el | |
parent | a7c654adaa5e6e78008f11c93297c0bdb5b05d34 (diff) | |
download | emacs-a436e145b7aaf972cb88719396cc93e0d6608346.tar.gz |
Bump version to 23.0.90.emacs-pretest-23.0.90
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 a35c4ae2d18..3b980d64d40 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.60" "\ +(defconst emacs-version "23.0.90" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version |