changeset 13:ee9f11c67399 default tip

* Correct version number pattern no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Mon, 28 Feb 2011 20:22:41 +0000
parents a243fade9c17
children
files AssemblyInfo.cs
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/AssemblyInfo.cs	Wed Jan 26 20:01:34 2011 +0000
+++ b/AssemblyInfo.cs	Mon Feb 28 20:22:41 2011 +0000
@@ -33,7 +33,7 @@
 // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
 // If the build and revision are set to '*' they will be updated automatically.
 
-[assembly: AssemblyVersion("1.0.*.*")]
+[assembly: AssemblyVersion("1.0.*")]
 
 // The following attributes are used to specify the signing key for the assembly, 
 // if desired. See the Mono documentation for more information about signing.