projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a599798
)
lisp/gnus.el: Change version number
author
ichikawa
<ichikawa>
Wed, 2 Dec 1998 04:34:00 +0000
(
04:34
+0000)
committer
ichikawa
<ichikawa>
Wed, 2 Dec 1998 04:34:00 +0000
(
04:34
+0000)
lisp/gnus.el
patch
|
blob
|
history
diff --git
a/lisp/gnus.el
b/lisp/gnus.el
index
28843f7
..
6080f27
100644
(file)
--- a/
lisp/gnus.el
+++ b/
lisp/gnus.el
@@
-269,7
+269,7
@@
is restarted, and sometimes reloaded."
"Product name of the original version of Gnus.")
(defconst gnus-version
- (format "%s %s (based on %s %s ; for SEMI 1.11, FLIM 1.12)"
+ (format "%s %s (based on %s %s ; for SEMI 1.11/1.12, FLIM 1.12)"
gnus-product-name gnus-version-number
gnus-original-product-name gnus-original-version-number)
"Version string for this version of gnus.")