From: Vinicius Jose Latorre Date: Wed, 29 Jun 2005 01:09:32 +0000 (+0000) Subject: Fixed version number X-Git-Tag: emacs-pretest-22.0.90~8593 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=27484eb05f32d6f0fe1691c2e078a63042afd3da;p=emacs.git Fixed version number --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9620217532a..d3485a1bf6c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2005-06-28 Vinicius Jose Latorre + + * ps-print.el (ps-print-version): Fixed version number. + 2005-06-28 Luc Teirlinck * textmodes/ispell.el (ispell-word): Remove stray parenthesis. diff --git a/lisp/ps-print.el b/lisp/ps-print.el index 9dcc87dc0c5..86d65d35401 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -14,7 +14,7 @@ ;; Version: 6.6.7 ;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/ -(defconst ps-print-version "6.6.6" +(defconst ps-print-version "6.6.7" "ps-print.el, v 6.6.7 <2005/06/27 vinicius> Vinicius's last change version -- this file may have been edited as part of