~ubuntu-branches/ubuntu/precise/gnome-do/precise-backports

« back to all changes in this revision

Viewing changes to Do.Interface.Linux/src/AssemblyInfo.cs

  • Committer: Package Import Robot
  • Author(s): Evan Broder
  • Date: 2012-05-11 10:51:46 UTC
  • mfrom: (0.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20120511105146-b9t7b6qoxpl6q9y0
Tags: 0.9-1~precise1
No-change backport to precise (LP: #994424)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
36
36
// If the build and revision are set to '*' they will be updated automatically.
37
37
 
38
 
[assembly: AssemblyVersion("0.10.0.0")]
 
38
[assembly: AssemblyVersion("0.11.0.0")]
39
39
 
40
40
// The following attributes are used to specify the signing key for the assembly, 
41
41
// if desired. See the Mono documentation for more information about signing.