diff lisp/oobr/br-vers.el @ 24:4103f0995bd7 r19-15b95

Import from CVS: tag r19-15b95
author cvs
date Mon, 13 Aug 2007 08:51:03 +0200
parents 376386a54a3c
children 131b0175ea99
line wrap: on
line diff
--- a/lisp/oobr/br-vers.el	Mon Aug 13 08:50:31 2007 +0200
+++ b/lisp/oobr/br-vers.el	Mon Aug 13 08:51:03 2007 +0200
@@ -1,19 +1,19 @@
 ;;!emacs
 ;;
-;; LCD-ENTRY:    oo-browser|Bob Weiner|oo-browser@hub.ucsb.edu|Multi-Language Object-oriented Browser|02-Nov-95|2.9.11|ftp.cs.uiuc.edu:/pub/xemacs/infodock/
+;; LCD-ENTRY:    oo-browser|Bob Weiner|oo-browser@infodock.com|Multi-Language Object-oriented Browser|21-Feb-97|2.10|ftp://ftp.xemacs.org/pub/infodock
 ;;
 ;; FILE:         br-vers.el
-;; SUMMARY:      OO-Browser revision number as 'br-version' variable.
+;; SUMMARY:      OO-Browser revision number as `br-version' variable.
 ;; USAGE:        GNU Emacs Lisp Library
 ;; KEYWORDS:     oop, tools
 ;;
 ;; AUTHOR:       Bob Weiner
-;; ORG:          Motorola, Inc.
+;; ORG:          InfoDock Associates
 ;;
 ;; ORIG-DATE:    16-Mar-95 at 12:31:05
-;; LAST-MOD:      2-Nov-95 at 05:54:53 by Bob Weiner
+;; LAST-MOD:     21-Feb-97 at 17:07:53 by Bob Weiner
 ;;
-;; Copyright (C) 1995, Free Software Foundation, Inc.
+;; Copyright (C) 1995, 1997, Free Software Foundation, Inc.
 ;; See the file BR-COPY for license information.
 ;;
 ;; This file is part of the OO-Browser.
@@ -25,4 +25,5 @@
 ;;; Public variables
 ;;; ************************************************************************
 
-(defconst br-version "02.09.12" "The OO-Browser revision number.")
+(defconst br-version "02.10" "The OO-Browser revision number.")
+