This commit is contained in:
orignal 2017-08-08 09:29:30 -04:00
parent 04297eda80
commit 0b560fdd27

View file

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