From c43a76e643ab930725d20d306bc3ca5e7874eebe Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 23 Jul 2020 08:33:14 +0200 Subject: release 0.5.5 --- 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 eac32b7..297eda2 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.4.0")] +[assembly: AssemblyVersion ("0.5.5.0")] diff --git a/bindings/mono/Makefile.am b/bindings/mono/Makefile.am index 351db24..3777e1b 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.4.0 +ASSEMBLY_VERSION = 0.5.5.0 ASSEMBLY = $(ASSEMBLY_NAME).dll POLICY = policy.$(POLICY_VERSION).$(ASSEMBLY_NAME) POLICY_VERSION = 0.0 -- cgit v1.2.3