yatex

changeset 200:3e8e4b811c53 dev

Update version string.
author yuuji@gentei.org
date Tue, 10 Jan 2012 15:55:56 +0900
parents 76fe4e01931d
children 257590bb4a64
files yahtml.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/yahtml.el	Tue Jan 10 15:55:35 2012 +0900
     1.2 +++ b/yahtml.el	Tue Jan 10 15:55:56 2012 +0900
     1.3 @@ -1,9 +1,9 @@
     1.4  ;;; -*- Emacs-Lisp -*-
     1.5  ;;; (c) 1994-2012 by HIROSE Yuuji [yuuji(@)yatex.org]
     1.6 -;;; Last modified Tue Jan 10 15:54:39 2012 on firestorm
     1.7 +;;; Last modified Tue Jan 10 15:55:19 2012 on firestorm
     1.8  ;;; $Id$
     1.9  
    1.10 -(defconst yahtml-revision-number "1.74.2"
    1.11 +(defconst yahtml-revision-number "1.74.3"
    1.12    "Revision number of running yahtml.el")
    1.13  
    1.14  ;;;[Installation]