changeset 228:ccc75ecb360f dev

Update version string.
author yuuji@gentei.org
date Mon, 23 Jan 2012 01:20:06 +0900
parents 3b2ac4652810
children 922f031af983
files yatex.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/yatex.el	Mon Jan 23 01:19:36 2012 +0900
+++ b/yatex.el	Mon Jan 23 01:20:06 2012 +0900
@@ -1,15 +1,15 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; Yet Another tex-mode for emacs - //–ì’¹//
-;;; yatex.el rev. 1.75.1
+;;; yatex.el rev. 1.75.2
 ;;; (c)1991-2012 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Mon Jan 23 01:11:49 2012 on firestorm
+;;; Last modified Mon Jan 23 01:19:32 2012 on firestorm
 ;;; $Id$
 ;;; The latest version of this software is always available at;
 ;;; http://www.yatex.org/
 
 (require 'comment)
 (require 'yatexlib)
-(defconst YaTeX-revision-number "1.75.1"
+(defconst YaTeX-revision-number "1.75.2"
   "Revision number of running yatex.el")
 
 ;---------- Local variables ----------

yatex.org