~ubuntu-branches/ubuntu/raring/banshee/raring

« back to all changes in this revision

Viewing changes to src/AssemblyInfo.cs

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2012-02-18 22:17:24 UTC
  • mfrom: (6.3.23 experimental)
  • Revision ID: package-import@ubuntu.com-20120218221724-cnwdvn490wjjue8t
Tags: 2.3.5-1ubuntu1
* Merge from Debian Experimental, remaining changes:
  + Enable and recommend SoundMenu and Disable NotificationArea by default
  + Disable boo and karma extensions
  + Move desktop file for Meego UI to /usr/share/une/applications
  + Change the url for the Amazon store redirector

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
using System.Reflection;
3
3
using System.Runtime.CompilerServices;
4
4
 
5
 
[assembly: ApplicationVersion ("2.3.4", "2.3.4")]
6
 
[assembly: ApplicationBuildInformation ("git-checkout", "linux-gnu", "x86_64", "2012-01-20 21:33:23 MYT")]
 
5
[assembly: ApplicationVersion ("2.3.5", "2.3.5")]
 
6
[assembly: ApplicationBuildInformation ("git-checkout", "linux-gnu", "x86_64", "2012-02-15 21:33:08 CET")]
7
7
 
8
8
[assembly: AssemblyVersion ("2.3.0.0")]
9
9
[assembly: AssemblyTitle ("Banshee")]