mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Bump version to 23.1.90.
This commit is contained in:
parent
716a75702c
commit
a3ff15d6fc
18 changed files with 35 additions and 45 deletions
|
|
@ -32,7 +32,7 @@
|
|||
(defconst emacs-copyright "Copyright (C) 2009 Free Software Foundation, Inc." "\
|
||||
Short copyright string for this version of Emacs.")
|
||||
|
||||
(defconst emacs-version "23.1.50" "\
|
||||
(defconst emacs-version "23.1.90" "\
|
||||
Version numbers of this version of Emacs.")
|
||||
|
||||
(defconst emacs-major-version (progn (string-match "^[0-9]+" emacs-version) (string-to-number (match-string 0 emacs-version))) "\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue