From c3dc6838ec387c1e6b41a0d1686caca6f1b49c3f Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 23 Sep 2017 01:15:41 +0200 Subject: release 0.5.1 --- bindings/mono/AssemblyInfo.cs | 2 +- bindings/mono/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bindings') diff --git a/bindings/mono/AssemblyInfo.cs b/bindings/mono/AssemblyInfo.cs index 4b3e671..fe0027f 100644 --- a/bindings/mono/AssemblyInfo.cs +++ b/bindings/mono/AssemblyInfo.cs @@ -27,4 +27,4 @@ using System.Reflection; [assembly: AssemblyCopyright ("© 2010 Canonical, Ltd.; © 2015 Mike Gabriel")] [assembly: AssemblyTrademark ("")] [assembly: AssemblyCulture ("")] -[assembly: AssemblyVersion ("0.5.0.0")] +[assembly: AssemblyVersion ("0.5.1.0")] diff --git a/bindings/mono/Makefile.am b/bindings/mono/Makefile.am index 2424a62..207e9db 100644 --- a/bindings/mono/Makefile.am +++ b/bindings/mono/Makefile.am @@ -12,7 +12,7 @@ MIDDLE_API = libayatana-appindicator-api.middle RAW_API = libayatana-appindicator-api.raw METADATA = libayatana-appindicator-api.metadata ASSEMBLY_NAME = ayatana-appindicator-sharp -ASSEMBLY_VERSION = 0.5.0.0 +ASSEMBLY_VERSION = 0.5.1.0 ASSEMBLY = $(ASSEMBLY_NAME).dll POLICY = policy.$(POLICY_VERSION).$(ASSEMBLY_NAME) POLICY_VERSION = 0.0 -- cgit v1.2.3