mirror of https://github.com/PurpleI2P/i2pd.git
orignal
10 years ago
3 changed files with 4 additions and 12 deletions
@ -1,18 +1,8 @@ |
|||||||
#ifndef _VERSION_H_ |
#ifndef _VERSION_H_ |
||||||
#define _VERSION_H_ |
#define _VERSION_H_ |
||||||
|
|
||||||
#include "HTTPServer.h" |
|
||||||
|
|
||||||
#define CODENAME "Purple" |
#define CODENAME "Purple" |
||||||
|
#define VERSION "0.1.0" |
||||||
#define I2P_VERSION "0.9.15" |
#define I2P_VERSION "0.9.15" |
||||||
|
|
||||||
|
|
||||||
/* TEMPORARY STORE FOR IMAGE CODES */ |
|
||||||
|
|
||||||
#define ICTOOPIE_128 i2p::util::HTTPConnection::itoopieImage |
|
||||||
|
|
||||||
#define ICTOOPIE_64_FAVICON i2p::util::HTTPConnection::itoopieFavicon |
|
||||||
|
|
||||||
|
|
||||||
#endif |
#endif |
||||||
|
Loading…
Reference in new issue