branch: externals/auctex
commit 8337345dd73a4b30277078f3ba462b3b453893ff
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
; * style/minted.el: Fix header.
---
style/minted.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/style/minted.el b/style/minted.el
index 3ae3b48..4e4ccd2 100644
--- a/style/minted.el
+++ b/style/minted.el
@@ -1,4 +1,4 @@
-;;; minted.el --- AUCTeX style for `minted.sty' (v2.4.1)
+;;; minted.el --- AUCTeX style for `minted.sty' (v2.5)
;; Copyright (C) 2014-2017 Free Software Foundation, Inc.
@@ -26,7 +26,7 @@
;;; Commentary:
-;; This file adds support for `minted.sty' (v2.4.1) from 2016/10/31.
+;; This file adds support for `minted.sty' (v2.5) from 2017/07/19.
;;; Code: