From 1a0b491ed6d8a694b78b313f115f0650d6854418 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Thu, 5 Sep 2019 10:14:42 +0200 Subject: 2.54d init --- docs/ChangeLog | 7 +++++++ include/config.h | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/ChangeLog b/docs/ChangeLog index c5931b32..31fa1674 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -13,6 +13,13 @@ Want to stay in the loop on major new features? Join our mailing list by sending a mail to . +---------------------- +Version ++2.54d (dev): +---------------------- + + - ... your patch? :) + + -------------------------- Version ++2.54c (release): -------------------------- diff --git a/include/config.h b/include/config.h index 715cc481..1fd478c6 100644 --- a/include/config.h +++ b/include/config.h @@ -26,7 +26,7 @@ /* Version string: */ -#define VERSION "++2.54c" // c = release, d = volatile github dev +#define VERSION "++2.54d" // c = release, d = volatile github dev /****************************************************** * * -- cgit 1.4.1