1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-08 22:57:52 +00:00
i2pd/version.h
orignal 6401ed71ae Update version.h
0.8.0
2015-02-22 17:05:52 -05:00

9 lines
128 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define CODENAME "Purple"
#define VERSION "0.8.0"
#define I2P_VERSION "0.9.18"
#endif