qulogic/gplugin

Put the gir file back to 0.0 for the time being
develop
2016-08-26, Gary Kramlich
23a27c3c7aa8
Parents 0dcd20dd5e76
Children 0f69beeb72a0
Put the gir file back to 0.0 for the time being
--- a/gplugin/CMakeLists.txt Tue Aug 23 12:00:37 2016 -0500
+++ b/gplugin/CMakeLists.txt Fri Aug 26 00:40:30 2016 -0500
@@ -227,7 +227,7 @@
set(ENV{PKG_CONFIG_PATH} "$ENV{PKG_CONFIG_PATH}:${CMAKE_BINARY_DIR}")
gobject_introspection(
- FILENAME GPlugin-${GPLUGIN_MAJOR_VERSION}.${GPLUGIN_MINOR_VERSION}.gir
+ FILENAME GPlugin-${GPLUGIN_MAJOR_VERSION}.0.gir
PACKAGES glib-2.0 gmodule-2.0 gobject-2.0
LIBRARY gplugin
QUIET