Subject: Re: CVS commit: src/doc
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: source-changes
Date: 04/27/2005 11:53:37
yamt@mwd.biglobe.ne.jp said:
> > Even 0.14.4 (which is currently being integrated by christos)
> > still uses revision number 0, according to documentation.
> they produce revision 1 only when needed. 

Ah, I see, in the code:
/* Revision number of the currently used .mo (binary) file format.  */
#define MO_REVISION_NUMBER 0
#define MO_REVISION_NUMBER_WITH_SYSDEP_I 1

best regarsd
Matthias