qulogic/gplugin

da6bd00a97bb
flow: Merged '0.0.21' to ('develop').
--- a/CMakeLists.txt Tue Jun 23 13:14:57 2015 -0500
+++ b/CMakeLists.txt Mon Jun 29 21:05:51 2015 -0500
@@ -27,7 +27,7 @@
set(GPLUGIN_MAJOR_VERSION 0)
set(GPLUGIN_MINOR_VERSION 0)
set(GPLUGIN_MICRO_VERSION 21)
-set(GPLUGIN_EXTRA_VERSION dev)
+set(GPLUGIN_EXTRA_VERSION)
set(GPLUGIN_VERSION ${GPLUGIN_MAJOR_VERSION}.${GPLUGIN_MINOR_VERSION}.${GPLUGIN_MICRO_VERSION}${GPLUGIN_EXTRA_VERSION})
--- a/ChangeLog Tue Jun 23 13:14:57 2015 -0500
+++ b/ChangeLog Mon Jun 29 21:05:51 2015 -0500
@@ -1,4 +1,4 @@
-0.0.21:
+0.0.21: 2015/06/29
* Use the GNUInstallDirs cmake module to install everything to the correct
locations. - Elliott Sales de Andrade
* Added -L, --list option to gplugin-query to show the search paths it is
--- a/packaging/debian/changelog Tue Jun 23 13:14:57 2015 -0500
+++ b/packaging/debian/changelog Mon Jun 29 21:05:51 2015 -0500
@@ -1,8 +1,14 @@
-gplugin (0.0.20) UNRELEASED; urgency=medium
+gplugin (0.0.21) unstable; urgency=medium
* New release, see official changelog
- -- Gary Kramlich <grim@reaperworld.com> Thu, 07 May 2015 21:50:23 -0500
+ -- Gary Kramlich <grim@reaperworld.com> Mon, 29 Jun 2015 21:05:07 -0500
+
+gplugin (0.0.20) unstable; urgency=medium
+
+ * New release, see official changelog
+
+ -- Gary Kramlich <grim@reaperworld.com> Mon, 29 Jun 2015 21:04:51 -0500
gplugin (0.0.19) unstable; urgency=medium