aboutsummaryrefslogtreecommitdiff
path: root/bindings/mono/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-21 13:59:36 -0500
committerTed Gould <ted@gould.cx>2010-06-21 13:59:36 -0500
commita4976d3fe2eb58f57118f08a73cc73d25f0f25a3 (patch)
treedfb99863772e32c148dbad1946012e8ce62c5c14 /bindings/mono/Makefile.am
parentf9a13d5665a66eb8ee4d72d2d359cbb9030434b6 (diff)
parentac400f73c9e32fcba721e42ec0ef905954fa696f (diff)
downloadayatana-indicator-application-a4976d3fe2eb58f57118f08a73cc73d25f0f25a3.tar.gz
ayatana-indicator-application-a4976d3fe2eb58f57118f08a73cc73d25f0f25a3.tar.bz2
ayatana-indicator-application-a4976d3fe2eb58f57118f08a73cc73d25f0f25a3.zip
Fixing policy version numbers.
Diffstat (limited to 'bindings/mono/Makefile.am')
-rw-r--r--bindings/mono/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/bindings/mono/Makefile.am b/bindings/mono/Makefile.am
index 2cd4486..98fe6f9 100644
--- a/bindings/mono/Makefile.am
+++ b/bindings/mono/Makefile.am
@@ -10,9 +10,10 @@ MIDDLE_API = libappindicator-api.middle
RAW_API = libappindicator-api.raw
METADATA = libappindicator-api.metadata
ASSEMBLY_NAME = appindicator-sharp
-ASSEMBLY_VERSION = 0.1
+ASSEMBLY_VERSION = 0.1.0.0
ASSEMBLY = $(ASSEMBLY_NAME).dll
-POLICY = policy.$(ASSEMBLY_VERSION).$(ASSEMBLY_NAME)
+POLICY = policy.$(POLICY_VERSION).$(ASSEMBLY_NAME)
+POLICY_VERSION = 0.0
DLLPOLICY = $(POLICY).dll
TARGET = \