qulogic/gplugin

Update versions for the next round of development
develop
2019-01-22, Gary Kramlich
081b20d85e29
Update versions for the next round of development
--- a/ChangeLog Tue Jan 22 23:01:13 2019 -0600
+++ b/ChangeLog Tue Jan 22 23:02:56 2019 -0600
@@ -1,3 +1,6 @@
+0.28.1:
+ * Nothing yet, be the first!
+
0.28.0: 2019/01/22
* Fixed building on OSX with homebrew
* Added an RPM spec file
--- a/meson.build Tue Jan 22 23:01:13 2019 -0600
+++ b/meson.build Tue Jan 22 23:02:56 2019 -0600
@@ -1,7 +1,7 @@
###############################################################################
# Project Info
###############################################################################
-project('gplugin', 'c', version : '0.28.0',
+project('gplugin', 'c', version : '0.28.1-dev',
meson_version : '>=0.37.0',
default_options : ['c_std=c99'])
--- a/packaging/debian/changelog Tue Jan 22 23:01:13 2019 -0600
+++ b/packaging/debian/changelog Tue Jan 22 23:02:56 2019 -0600
@@ -1,8 +1,8 @@
-gplugin (0.28) UNRELEASED; urgency=medium
+gplugin (0.28.1) UNRELEASED; urgency=medium
* New upstream release, see official changelog
- -- Gary Kramlich <grim@reaperworld.com> Mon, 18 Apr 2016 22:31:45 -0500
+ -- Gary Kramlich <grim@reaperworld.com> Tue, 22 Jan 2019 23:02:37 -0600
gplugin (0.26) unstable; urgency=medium