This commit is contained in:
orignal 2019-12-10 10:44:19 -05:00
parent c38298c06e
commit 8d74905257

View File

@ -21,7 +21,7 @@
#define I2P_VERSION_MAJOR 0
#define I2P_VERSION_MINOR 9
#define I2P_VERSION_MICRO 43
#define I2P_VERSION_MICRO 44
#define I2P_VERSION_PATCH 0
#define I2P_VERSION MAKE_VERSION(I2P_VERSION_MAJOR, I2P_VERSION_MINOR, I2P_VERSION_MICRO)