build: Bump version to 0.20.99

Now that 0.20 branch has been split off, master is 0.20.99 (pre-0.21).

Also clean out release notes.

Tree-SHA512: bba6133ae9708f75206c8934901b9f9909a233330f4dfefb3c24175bf8e11631cdc89a5d24a22421a73083f7eb743e977db8020b87dfbd3c1e6043929a19a285
This commit is contained in:
Wladimir J. van der Laan
2020-04-10 18:00:13 +02:00
parent a840dab2a5
commit d84c9aa25d
3 changed files with 72 additions and 4 deletions

View File

@ -18,7 +18,7 @@
#define CLIENT_VERSION_MAJOR 0
/* Minor version */
#define CLIENT_VERSION_MINOR 19
#define CLIENT_VERSION_MINOR 20
/* Build revision */
#define CLIENT_VERSION_REVISION 99