[Imagetools-commit] SF.net SVN: imagetools:[67] branches/1.3.x/imagetools/src/net/codebuilders/ de
Status: Beta
Brought to you by:
cmarcum
From: <cm...@us...> - 2009-06-15 22:24:02
|
Revision: 67 http://imagetools.svn.sourceforge.net/imagetools/?rev=67&view=rev Author: cmarcum Date: 2009-06-15 22:24:01 +0000 (Mon, 15 Jun 2009) Log Message: ----------- set Application.version property to 1.3.0-alpha1 Modified Paths: -------------- branches/1.3.x/imagetools/src/net/codebuilders/desktop/imagetools/resources/ImageToolsApp.properties Modified: branches/1.3.x/imagetools/src/net/codebuilders/desktop/imagetools/resources/ImageToolsApp.properties =================================================================== --- branches/1.3.x/imagetools/src/net/codebuilders/desktop/imagetools/resources/ImageToolsApp.properties 2009-06-13 15:01:03 UTC (rev 66) +++ branches/1.3.x/imagetools/src/net/codebuilders/desktop/imagetools/resources/ImageToolsApp.properties 2009-06-15 22:24:01 UTC (rev 67) @@ -2,7 +2,7 @@ Application.name = imagetools Application.title = Image Tools -Application.version = 1.3.0 +Application.version = 1.3.0-alpha1 Application.vendor = CodeBuilders.net Application.homepage = http://imagetools.sourceforge.net Application.description = An application to capture an image of the display, \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |