aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinicius Jose Latorre2005-03-19 04:18:17 +0000
committerVinicius Jose Latorre2005-03-19 04:18:17 +0000
commitf601dcd6022eb8562c8324b037a88dbf2b981071 (patch)
treefbca1f97f4e63202db239ceca4dcc5290ba90f15
parent5d62baca6d9f01e2d527648d47694354e87f5cdf (diff)
downloademacs-f601dcd6022eb8562c8324b037a88dbf2b981071.tar.gz
emacs-f601dcd6022eb8562c8324b037a88dbf2b981071.zip
Fix date in ps-print-version.
-rw-r--r--lisp/ps-print.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index c99b12acc0e..726b0e4402c 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -15,7 +15,7 @@
15;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/ 15;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/
16 16
17(defconst ps-print-version "6.6.6" 17(defconst ps-print-version "6.6.6"
18 "ps-print.el, v 6.6.6 <2004/07/21 vinicius> 18 "ps-print.el, v 6.6.6 <2005/03/19 vinicius>
19 19
20Vinicius's last change version -- this file may have been edited as part of 20Vinicius's last change version -- this file may have been edited as part of
21Emacs without changes to the version number. When reporting bugs, please also 21Emacs without changes to the version number. When reporting bugs, please also