comparison lisp/vc-hooks.el @ 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 13be90dfef0c
children 4f9d60f7de9d
comparison
equal deleted inserted replaced
2226:b2216b3b8f57 2227:d86258329922
1 ;;; vc-hooks.el -- resident support for version-control 1 ;;; vc-hooks.el -- resident support for version-control
2 2
3 ;; Copyright (C) 1992 Free Software Foundation, Inc. 3 ;; Copyright (C) 1992 Free Software Foundation, Inc.
4 4
5 ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> 5 ;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
6 ;; Version: 5.0 6 ;; Version: 5.2
7 7
8 ;; $Id: vc-hooks.el,v 1.8.1.1 1993/03/16 20:17:07 eggert Exp $ 8 ;; $Id: vc-hooks.el,v 1.9 1993/03/16 20:21:05 eggert Exp eric $
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
11 11
12 ;; GNU Emacs is free software; you can redistribute it and/or modify 12 ;; GNU Emacs is free software; you can redistribute it and/or modify
13 ;; it under the terms of the GNU General Public License as published by 13 ;; it under the terms of the GNU General Public License as published by