Fixing missing or wrong AssemblyInfo files and added the replace version to the new modules. This also fixes the AboutForm, it is now showing the correct version.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@776 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2010-08-04 08:08:52 +00:00
commit f838a3ba85
6 changed files with 147 additions and 14 deletions

View file

@ -48,4 +48,4 @@ using System.Runtime.InteropServices;
// You can specify all values by your own or you can build default build and revision
// numbers with the '*' character (the default):
[assembly: AssemblyVersion("0.8.0.$WCREV$")]
[assembly: AssemblyVersion("0.9.0.$WCREV$")]