[Fuse-for-macosx-commits] SF.net SVN: fuse-for-macosx:[551] trunk/fuse/fusepb/config.h
Brought to you by:
fredm
From: <fr...@us...> - 2008-11-19 03:14:29
|
Revision: 551 http://fuse-for-macosx.svn.sourceforge.net/fuse-for-macosx/?rev=551&view=rev Author: fredm Date: 2008-11-19 03:14:20 +0000 (Wed, 19 Nov 2008) Log Message: ----------- Bump version number to 0.10.0-pre1. Modified Paths: -------------- trunk/fuse/fusepb/config.h Modified: trunk/fuse/fusepb/config.h =================================================================== --- trunk/fuse/fusepb/config.h 2008-11-18 12:37:22 UTC (rev 550) +++ trunk/fuse/fusepb/config.h 2008-11-19 03:14:20 UTC (rev 551) @@ -152,7 +152,7 @@ /* #undef USE_WIDGET */ /* Version number of package */ -#define VERSION "0.9.0" +#define VERSION "0.10.0-pre1" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |