"Curtis L. Olson" wrote:
> Update of /var/cvs/FlightGear-0.9/source/src/Main
> In directory baron:/tmp/cvs-serv1534/src/Main

> Modified Files:
>       Tag: PRE_OSG_PLIB_20061029
>         main.cxx 
> Log Message:
> Updates for 0.9.11-pre1 release.


> Index: main.cxx
> ===================================================================
> RCS file: /var/cvs/FlightGear-0.9/source/src/Main/main.cxx,v
> retrieving revision 1.227.2.2
> retrieving revision 1.227.2.3
> diff -C 2 -r1.227.2.2 -r1.227.2.3
> *** main.cxx    29 Apr 2007 09:58:39 -0000      1.227.2.2
> --- main.cxx    14 May 2007 20:58:48 -0000      1.227.2.3
> ***************
> *** 977,981 ****
>   
>       // Check for the correct base package version
> !     static char required_version[] = "0.9.10";
>       string base_version = fgBasePackageVersion();
>       if ( !(base_version == required_version) ) {
> --- 977,981 ----
>   
>       // Check for the correct base package version
> !     static char required_version[] = "0.9.11";
>       string base_version = fgBasePackageVersion();
>       if ( !(base_version == required_version) ) {


Wouldn't it be reasonable to change the version string for CVS HEAD as
well ?

        Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to