Author: remi Date: 2008-07-02 16:01:04 +0200 (Wed, 02 Jul 2008) New Revision: 1302
Modified: software_suite_v2/middleware/tuxdriver/trunk/src/version.h Log: * Updated the version header file to BETA state Modified: software_suite_v2/middleware/tuxdriver/trunk/src/version.h =================================================================== --- software_suite_v2/middleware/tuxdriver/trunk/src/version.h 2008-07-02 13:58:21 UTC (rev 1301) +++ software_suite_v2/middleware/tuxdriver/trunk/src/version.h 2008-07-02 14:01:04 UTC (rev 1302) @@ -24,8 +24,8 @@ #define VER_MAJOR 0 #define VER_MINOR 0 #define VER_UPDATE 1 -#define VER_BUILD 7 -#define VER_STATE "APLHA" +#define VER_BUILD 10 +#define VER_STATE "BETA" #ifdef WIN32 # define VER_ARCH "WIN32" #else ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Tux-droid-svn mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tux-droid-svn
