branch: elpa/d-mode
commit 5547400ca2775e54e5cb1f6b6bec7e013c9b7251
Author: Vladimir Panteleev <[email protected]>
Commit: Vladimir Panteleev <[email protected]>
Update package version, and link to script to do it automatically
---
d-mode.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/d-mode.el b/d-mode.el
index 7f4f439..5f9bd89 100644
--- a/d-mode.el
+++ b/d-mode.el
@@ -6,10 +6,12 @@
;; Contributors: Russel Winder
;; Maintainer: Russel Winder <[email protected]>
;; Created: March 2007
-;; Version: 201605041654
+;; Version: 201610110325
;; Keywords: D programming language emacs cc-mode
;;;; NB Version number is date and time yyyymmddhhMM UTC.
+;;;; A hook to update it automatically on save is available here:
+;;;; https://gist.github.com/CyberShadow/28f60687c3bf83d32900cd6074c012cb
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by