Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
r4sas 2023-12-23 18:13:31 +00:00
parent 43e130ee34
commit 816a58f292
No known key found for this signature in database
GPG key ID: 66F6C87B98EBCFE2
5 changed files with 19 additions and 3 deletions

View file

@ -19,7 +19,7 @@
#define I2PD_VERSION_MAJOR 2
#define I2PD_VERSION_MINOR 50
#define I2PD_VERSION_MICRO 0
#define I2PD_VERSION_MICRO 1
#define I2PD_VERSION_PATCH 0
#ifdef GITVER
#define I2PD_VERSION XSTRINGIZE(GITVER)