Mercurial > emacs
changeset 2227:d86258329922
Increment version number to match vc.el's.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Wed, 17 Mar 1993 14:01:56 +0000 |
parents | b2216b3b8f57 |
children | d40154ca6354 |
files | lisp/vc-hooks.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/vc-hooks.el Wed Mar 17 13:58:48 1993 +0000 +++ b/lisp/vc-hooks.el Wed Mar 17 14:01:56 1993 +0000 @@ -3,9 +3,9 @@ ;; Copyright (C) 1992 Free Software Foundation, Inc. ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> -;; Version: 5.0 +;; Version: 5.2 -;; $Id: vc-hooks.el,v 1.8.1.1 1993/03/16 20:17:07 eggert Exp $ +;; $Id: vc-hooks.el,v 1.9 1993/03/16 20:21:05 eggert Exp eric $ ;; This file is part of GNU Emacs.