From d6292428723acfb3ac17fb9383d9248676c16078 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 17 Mar 1993 14:01:56 +0000 Subject: [PATCH] Increment version number to match vc.el's. --- lisp/vc-hooks.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el index e2f6aa2bbe..89e66f48ca 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 -;; 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. -- GitLab