Re: WIN32_MODULE_FILEVERSION cannot be a string in module.ver [patch]

Jean-Philippe Leboeuf <[email protected]> Wed, 12 Jul 2006 15:28:12 +0200
Newsgroups gmane.comp.mozilla.jrex
Message-ID <[email protected]>
Problem first identified here : 
http://www.mozdev.org/pipermail/jrex/2004-June/000539.html .

++jpl

Jean-Philippe Leboeuf wrote:

> Hello,
>
> it seems you cannot put a string here (MinGW) in module.ver :
> WIN32_MODULE_FILEVERSION=1.0b1_dom3 .
>
> I propose to use :
> WIN32_MODULE_FILEVERSION=1,0,21,3
>
> - major : 1 ;
> - minor : 0 ;
> - beta is the second letter in the greek alphabet, so b1 = 21 ;
> - in the end, dom3 ==> 3.
>
> It's just a suggestion...
>
> ++jpl
>
>------------------------------------------------------------------------
>
>15a16
>  
>
>>#   J.-P. Leboeuf <[email protected]>
>>    
>>
>33c34
>< WIN32_MODULE_FILEVERSION=1.0b1_dom3
>---
>  
>
>>WIN32_MODULE_FILEVERSION=1,0,21,3
>>    
>>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>JRex mailing list
>>[email protected]
>>http://mozdev.org/mailman/listinfo/jrex
>>    
>>

_______________________________________________
JRex mailing list
[email protected]
http://mozdev.org/mailman/listinfo/jrex