From f6b88dd6b98350c3fb458ecf64a2c73e9f97f2c6 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 27 Oct 2006 15:41:31 +0000 Subject: [PATCH] * version.el (emacs-version): Bump version number to 22.0.90. --- lisp/ChangeLog | 4 ++++ lisp/version.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 661a54aa4cb..896fec114bb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-10-27 Chong Yidong + + * version.el (emacs-version): Bump version number to 22.0.90. + 2006-10-26 John W. Eaton * progmodes/octave-inf.el (inferior-octave-has-built-in-variables): diff --git a/lisp/version.el b/lisp/version.el index e70bc45bf43..3a7917fb2c7 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "22.0.50" "\ +(defconst emacs-version "22.0.90" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version -- 2.39.5