I2P: End-to-End encrypted and anonymous Internet https://i2pd.website/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

8 lines
128 B

#ifndef _VERSION_H_
#define _VERSION_H_
#define CODENAME "Purple"
#define VERSION "2.1.0"
#define I2P_VERSION "0.9.23"
#endif