~grubng-dev/grubng/tools-urlsdb

« back to all changes in this revision

Viewing changes to AssemblyInfo.cs

  • Committer: thindil
  • Date: 2011-04-10 08:40:53 UTC
  • Revision ID: thindil2@gmail.com-20110410084053-pohd7o6cqg8zlkv4
fixed bug with show messages

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
40
40
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
41
41
 
42
 
[assembly: AssemblyVersion("0.5")]
 
42
[assembly: AssemblyVersion("0.9")]
43
43
 
44
44
// The following attributes are used to specify the signing key for the assembly, 
45
45
// if desired. See the Mono documentation for more information about signing.