aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/version.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/version.el b/lisp/version.el
index b90ce7ffad7..085def5d41f 100644
--- a/lisp/version.el
+++ b/lisp/version.el
@@ -1,6 +1,6 @@
1;;; version.el --- record version number of Emacs. 1;;; version.el --- record version number of Emacs.
2 2
3;;; Copyright (C) 1985, 1992, 1994, 1995, 1999, 2000 3;;; Copyright (C) 1985, 1992, 1994, 1995, 1999, 2000, 2001
4;;; Free Software Foundation, Inc. 4;;; Free Software Foundation, Inc.
5 5
6;; Maintainer: FSF 6;; Maintainer: FSF
@@ -25,7 +25,7 @@
25 25
26;;; Code: 26;;; Code:
27 27
28(defconst emacs-version "21.0.95" "\ 28(defconst emacs-version "21.0.96" "\
29Version numbers of this version of Emacs.") 29Version numbers of this version of Emacs.")
30 30
31(defconst emacs-major-version 31(defconst emacs-major-version