[dconf] bump .gir version to dconf-1.0



commit fff74bd71e01d35b495a841c440c15f5c34008fc
Author: Ryan Lortie <desrt desrt ca>
Date:   Thu Aug 5 22:55:40 2010 -0400

    bump .gir version to dconf-1.0

 client/Makefile.am |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/client/Makefile.am b/client/Makefile.am
index c661a52..4677a48 100644
--- a/client/Makefile.am
+++ b/client/Makefile.am
@@ -1,13 +1,13 @@
 if HAVE_INTROSPECTION
 include $(INTROSPECTION_MAKEFILE)
 
-dconf-0.3.gir: libdconf.so
-dconf_0_3_gir_INCLUDES = Gio-2.0
-dconf_0_3_gir_CFLAGS = $(INCLUDES)
-dconf_0_3_gir_LIBS = dconf
-dconf_0_3_gir_FILES = dconf-client.c dconf-client.h
-dconf_0_3_gir_SCANNERFLAGS = --no-libtool
-INTROSPECTION_GIRS = dconf-0.3.gir
+dconf-1.0.gir: libdconf.so
+dconf_1_0_gir_INCLUDES = Gio-2.0
+dconf_1_0_gir_CFLAGS = $(INCLUDES)
+dconf_1_0_gir_LIBS = dconf
+dconf_1_0_gir_FILES = dconf-client.c dconf-client.h
+dconf_1_0_gir_SCANNERFLAGS = --no-libtool
+INTROSPECTION_GIRS = dconf-1.0.gir
 
 girdir = $(datadir)/gir-1.0
 dist_gir_DATA = $(INTROSPECTION_GIRS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]