This commit is contained in:
orignal 2016-01-29 21:53:57 -05:00
parent bb3f50f967
commit bf15ad3bba
2 changed files with 1 additions and 3 deletions

View file

@ -16,7 +16,7 @@
#define I2P_VERSION_MAJOR 0
#define I2P_VERSION_MINOR 9
#define I2P_VERSION_MICRO 23
#define I2P_VERSION_MICRO 24
#define I2P_VERSION_PATCH 0
#define I2P_VERSION MAKE_VERSION(I2P_VERSION_MAJOR, I2P_VERSION_MINOR, I2P_VERSION_MICRO)