branch: externals/auto-header
commit 68909a22d31625f76d7d085de3c24f49e9a3d372
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
Abbreviate Package-Version
---
auto-header.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/auto-header.el b/auto-header.el
index 3536bde469..d600b21e31 100644
--- a/auto-header.el
+++ b/auto-header.el
@@ -3,8 +3,8 @@
;; Copyright (C) 2022 Philip Kaludercic
;; Author: Philip Kaludercic <[email protected]>
-;; Version: $Id: auto-header.el,v 1.8 2022/05/01 20:19:34 oj14ozun Exp $
-;; Package-Version: 1.0
+;; Version: $Id: auto-header.el,v 1.9 2022/05/15 18:19:13 oj14ozun Exp
oj14ozun $
+;; Package-Version: 1
;; Keywords: c
;; This program is free software; you can redistribute it and/or modify