diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-17 14:01:56 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-17 14:01:56 +0000 |
commit | d6292428723acfb3ac17fb9383d9248676c16078 (patch) | |
tree | 4dc78a0deadf2102f0b8ad85d7319fd94d1efb01 /lisp/vc-hooks.el | |
parent | 7b4f934d8f21e42399eb5d1d802ff9c66f0694a1 (diff) | |
download | emacs-d6292428723acfb3ac17fb9383d9248676c16078.tar.gz |
Increment version number to match vc.el's.
Diffstat (limited to 'lisp/vc-hooks.el')
-rw-r--r-- | lisp/vc-hooks.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el index e2f6aa2bbe0..89e66f48ca6 100644 --- a/lisp/vc-hooks.el +++ b/lisp/vc-hooks.el @@ -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. |