changeset 470:6a1ce7ed519b dev

Increase revision number
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 22 Aug 2017 18:11:52 +0859
parents c743ffec2b1b
children d63ba3e187ca
files yatex.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/yatex.el	Tue Aug 22 18:11:27 2017 +0859
+++ b/yatex.el	Tue Aug 22 18:11:52 2017 +0859
@@ -1,6 +1,6 @@
 ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*-
 ;;; (c)1991-2017 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Tue Aug 22 18:11:14 2017 on firestorm
+;;; Last modified Tue Aug 22 18:11:37 2017 on firestorm
 ;;; $Id$
 ;;; The latest version of this software is always available at;
 ;;; http://www.yatex.org/
@@ -8,7 +8,7 @@
 ;;; Code:
 (require 'comment)
 (require 'yatexlib)
-(defconst YaTeX-revision-number "1.79.3"
+(defconst YaTeX-revision-number "1.79.4"
   "Revision number of running yatex.el")
 
 ;---------- Local variables ----------

yatex.org