emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/version.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/version.el,v
Date: Fri, 04 Jan 2008 03:11:18 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/01/04 03:11:18

Index: version.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/version.el,v
retrieving revision 2.59
retrieving revision 2.60
diff -u -b -r2.59 -r2.60
--- version.el  7 Sep 2007 04:37:52 -0000       2.59
+++ version.el  4 Jan 2008 03:11:17 -0000       2.60
@@ -1,7 +1,7 @@
 ;;; version.el --- record version number of Emacs -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1985, 1992, 1994, 1995, 1999, 2000, 2001, 2002,
-;;   2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+;;   2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: internal
@@ -27,7 +27,7 @@
 
 ;;; Code:
 
-(defconst emacs-copyright "Copyright (C) 2007 Free Software Foundation, Inc."
+(defconst emacs-copyright "Copyright (C) 2008 Free Software Foundation, Inc."
   "Short copyright string for this version of Emacs.")
 
 (defconst emacs-version "23.0.50" "\




reply via email to

[Prev in Thread] Current Thread [Next in Thread]