aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa1998-12-22 12:43:30 +0000
committerKenichi Handa1998-12-22 12:43:30 +0000
commit7c1cddd3b0f3341c9612eb14b4d6c4e95f37c35e (patch)
tree87492510604ddeea8115184c49815e5394e1f959
parentb8ba7b4e7649b003c88f64a3f1a9a0486123b53a (diff)
downloademacs-7c1cddd3b0f3341c9612eb14b4d6c4e95f37c35e.tar.gz
emacs-7c1cddd3b0f3341c9612eb14b4d6c4e95f37c35e.zip
(ps-print-version): New version number (4.1.3).
-rw-r--r--lisp/ps-print.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index 499711cb94c..afa826554b3 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -9,11 +9,11 @@
9;; Maintainer: Kenichi Handa <handa@etl.go.jp> (multi-byte characters) 9;; Maintainer: Kenichi Handa <handa@etl.go.jp> (multi-byte characters)
10;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br> 10;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br>
11;; Keywords: print, PostScript 11;; Keywords: print, PostScript
12;; Time-stamp: <98/11/13 9:32:27 vinicius> 12;; Time-stamp: <98/11/23 15:02:20 vinicius>
13;; Version: 4.1.2 13;; Version: 4.1.3
14 14
15(defconst ps-print-version "4.1.2" 15(defconst ps-print-version "4.1.3"
16 "ps-print.el, v 4.1.2 <98/11/13 vinicius> 16 "ps-print.el, v 4.1.3 <98/11/23 vinicius>
17 17
18Vinicius's last change version -- this file may have been edited as part of 18Vinicius's last change version -- this file may have been edited as part of
19Emacs without changes to the version number. When reporting bugs, 19Emacs without changes to the version number. When reporting bugs,