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

« back to all changes in this revision

Viewing changes to Do.DBus/src/AssemblyInfo.cs

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2008-09-14 10:09:40 UTC
  • mto: (0.1.8 sid)
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20080914100940-kyghudg7py14bu2z
Tags: upstream-0.6.0.0
ImportĀ upstreamĀ versionĀ 0.6.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
//
22
22
// You can specify all values by your own or you can build default build and revision
23
23
// numbers with the '*' character (the default):
24
 
[assembly: AssemblyVersion("1.0.*")]
 
24
[assembly: AssemblyVersion("0.6.0.0")]
25
25
 
26
26
// The following attributes specify the key for the sign of your assembly. See the
27
27
// .NET Framework documentation for more information about signing.