changeset 107:d63a7297756a dev

Increment YaTeX-revision-number.
author yuuji@gentei.org
date Thu, 15 Oct 2009 14:28:50 +0900
parents 45b54410c794
children 73740fb5d5b6
files yatex.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/yatex.el	Thu Oct 15 14:26:16 2009 +0900
+++ b/yatex.el	Thu Oct 15 14:28:50 2009 +0900
@@ -1,15 +1,15 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; Yet Another tex-mode for emacs - //–ì’¹//
-;;; yatex.el rev. 1.74
+;;; yatex.el rev. 1.74.1
 ;;; (c)1991-2009 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Thu Oct 15 14:23:10 2009 on firestorm
+;;; Last modified Thu Oct 15 14:27:41 2009 on firestorm
 ;;; $Id: yatex.el,v ce2deaceb818 2009/09/28 02:37:27 yuuji $
 ;;; The latest version of this software is always available at;
 ;;; http://www.yatex.org/
 
 (require 'comment)
 (require 'yatexlib)
-(defconst YaTeX-revision-number "1.74"
+(defconst YaTeX-revision-number "1.74.1"
   "Revision number of running yatex.el")
 
 ;---------- Local variables ----------

yatex.org