aboutsummaryrefslogtreecommitdiff
path: root/bindings/mono/Makefile.am
diff options
context:
space:
mode:
authorSense Egbert Hofstede <sense@ubuntu.com>2010-09-20 20:28:10 +0200
committerSense Egbert Hofstede <sense@ubuntu.com>2010-09-20 20:28:10 +0200
commit3f3c6a091cb6f724905f94bec6c66175335ba73b (patch)
treeb4c70bb96aa8de74d084c8902f967f190c00dd2c /bindings/mono/Makefile.am
parent482276fcb7af568bf09047d9613e6817c4af8ad1 (diff)
downloadayatana-indicator-application-3f3c6a091cb6f724905f94bec6c66175335ba73b.tar.gz
ayatana-indicator-application-3f3c6a091cb6f724905f94bec6c66175335ba73b.tar.bz2
ayatana-indicator-application-3f3c6a091cb6f724905f94bec6c66175335ba73b.zip
* Adding Python bindings for the new API additons
* Updating the Mono assembly version to reflect the changes to the API * Remove two redundant elements from the Mono bindings' metadata file
Diffstat (limited to 'bindings/mono/Makefile.am')
-rw-r--r--bindings/mono/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/mono/Makefile.am b/bindings/mono/Makefile.am
index d9c0ef6..2ad6d87 100644
--- a/bindings/mono/Makefile.am
+++ b/bindings/mono/Makefile.am
@@ -10,7 +10,7 @@ MIDDLE_API = libappindicator-api.middle
RAW_API = libappindicator-api.raw
METADATA = libappindicator-api.metadata
ASSEMBLY_NAME = appindicator-sharp
-ASSEMBLY_VERSION = 0.1.0.0
+ASSEMBLY_VERSION = 0.2.0.0
ASSEMBLY = $(ASSEMBLY_NAME).dll
POLICY = policy.$(POLICY_VERSION).$(ASSEMBLY_NAME)
POLICY_VERSION = 0.0