pidgin/purple-plugin-pack
Clone
Summary
Browse
Changes
Graph
bump versions for the next round of development
default
tip
5 months ago, Gary Kramlich
3f0c68f6a677
Parents
6db34043e925
Children
bump versions for the next round of development
2 files changed, 4 insertions(+), 1 deletions(-)
+3
-0
ChangeLog
+1
-1
meson.build
--- a/ChangeLog Thu Aug 06 20:31:56 2020 -0500
+++ b/ChangeLog Thu Aug 06 20:37:24 2020 -0500
@@ -1,3 +1,6 @@
+version 2.8.1: ??/??/????
+ * Nothing yet, be the first!
+
Version 2.8.0: 08/06/2020
* Switched the build system from autotools to meson which also removed
the need for plugin_pack.py. (Elliott Sales de Andrade)
--- a/meson.build Thu Aug 06 20:31:56 2020 -0500
+++ b/meson.build Thu Aug 06 20:37:24 2020 -0500
@@ -1,5 +1,5 @@
project('purple-plugin-pack', 'c',
- version : '2.8.0')
+ version : '2.8.1dev')
#######################################################################
# Our header