diff options
| author | Ted Gould <ted@gould.cx> | 2010-09-22 11:14:11 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-09-22 11:14:11 -0500 |
| commit | f5e7b8efe61d35c65422284f49e5d01a614a9deb (patch) | |
| tree | 6d963d25b6b8c2a87d67b9e789622819efd84673 /bindings/mono/AssemblyInfo.cs | |
| parent | c876d26568d76d4d06b319352cf63928f21dfba5 (diff) | |
| parent | fe08c86fc6b9d9d843149bf195b995d7e38a2c40 (diff) | |
| download | ayatana-indicator-application-f5e7b8efe61d35c65422284f49e5d01a614a9deb.tar.gz ayatana-indicator-application-f5e7b8efe61d35c65422284f49e5d01a614a9deb.tar.bz2 ayatana-indicator-application-f5e7b8efe61d35c65422284f49e5d01a614a9deb.zip | |
Import upstream version 0.2.9
Diffstat (limited to 'bindings/mono/AssemblyInfo.cs')
| -rw-r--r-- | bindings/mono/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/mono/AssemblyInfo.cs b/bindings/mono/AssemblyInfo.cs index 269981a..0417db6 100644 --- a/bindings/mono/AssemblyInfo.cs +++ b/bindings/mono/AssemblyInfo.cs @@ -27,4 +27,4 @@ using System.Reflection; [assembly: AssemblyCopyright ("© 2010 Canonical, Ltd.")] [assembly: AssemblyTrademark ("")] [assembly: AssemblyCulture ("")] -[assembly: AssemblyVersion ("0.1")] +[assembly: AssemblyVersion ("0.2")] |
