mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
show version
This commit is contained in:
parent
ae61e47bc2
commit
5d63f71c55
3 changed files with 4 additions and 12 deletions
12
version.h
12
version.h
|
@ -1,18 +1,8 @@
|
|||
#ifndef _VERSION_H_
|
||||
#define _VERSION_H_
|
||||
|
||||
#include "HTTPServer.h"
|
||||
|
||||
#define CODENAME "Purple"
|
||||
|
||||
#define VERSION "0.1.0"
|
||||
#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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue