Mercurial > repos > IBBoard.WarFoundry.GUI.GTK
diff AssemblyInfo.cs @ 101:cfd2d9f490bc
* Set new version number in About dialog
* Correct version number in assembly info
no-open-ticket
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 16 Jan 2011 20:31:13 +0000 |
parents | 146b7a893a01 |
children |
line wrap: on
line diff
--- a/AssemblyInfo.cs Sun Jan 16 20:01:21 2011 +0000 +++ b/AssemblyInfo.cs Sun Jan 16 20:31:13 2011 +0000 @@ -16,7 +16,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("IBBoard.WarFoundry.GTK")] -[assembly: AssemblyCopyright("IBBoard 2009")] +[assembly: AssemblyCopyright("IBBoard 2009-2011")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -27,7 +27,7 @@ // You can specify all values by your own or you can build default build and revision // numbers with the '*' character (the default): -[assembly: AssemblyVersion("1.0.0.*")] +[assembly: AssemblyVersion("0.0.*")] // The following attributes specify the key for the sign of your assembly. See the // .NET Framework documentation for more information about signing.