From 4892a12aa3a04d668cd3ff550338e0b722aea9b3 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 20 Mar 2018 11:25:55 +0100 Subject: release 0.5.3 --- 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 cc62580..90693a8 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.2.0")] +[assembly: AssemblyVersion ("0.5.3.0")] diff --git a/bindings/mono/Makefile.am b/bindings/mono/Makefile.am index 90b1879..97d6726 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.2.0 +ASSEMBLY_VERSION = 0.5.3.0 ASSEMBLY = $(ASSEMBLY_NAME).dll POLICY = policy.$(POLICY_VERSION).$(ASSEMBLY_NAME) POLICY_VERSION = 0.0 -- cgit v1.2.3