Mercurial > hg > xemacs-beta
diff lisp/hyperbole/hversion.el @ 104:cf808b4c4290 r20-1b4
Import from CVS: tag r20-1b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:16:51 +0200 |
parents | 4be1180a9e89 |
children | 8619ce7e4c50 |
line wrap: on
line diff
--- a/lisp/hyperbole/hversion.el Mon Aug 13 09:15:51 2007 +0200 +++ b/lisp/hyperbole/hversion.el Mon Aug 13 09:16:51 2007 +0200 @@ -1,6 +1,6 @@ ;;!emacs ;; -;; LCD-ENTRY: hyperbole|Bob Weiner|hyperbole@infodock.com|Everyday Info Manager|21-Feb-97|4.021|ftp://ftp.xemacs.org/pub/infodock +;; LCD-ENTRY: hyperbole|Bob Weiner|hyperbole@infodock.com|Everyday Info Manager|23-Feb-97|4.022|ftp://ftp.xemacs.org/pub/infodock ;; ;; FILE: hversion.el ;; SUMMARY: Hyperbole version, system and load path information. @@ -11,7 +11,7 @@ ;; ORG: InfoDock Associates ;; ;; ORIG-DATE: 1-Jan-94 -;; LAST-MOD: 21-Feb-97 at 18:03:57 by Bob Weiner +;; LAST-MOD: 23-Feb-97 at 23:22:37 by Bob Weiner ;; ;; This file is part of Hyperbole. ;; Available for use and distribution under the same terms as GNU Emacs. @@ -26,7 +26,7 @@ ;;; Public variables ;;; ************************************************************************ -(defconst hyperb:version "04.021" "Hyperbole revision number.") +(defconst hyperb:version "04.022" "Hyperbole revision number.") ;;; Support button highlighting and flashing under XEmacs. ;;;