mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 20:52:30 +02:00
Implement #243, separate core/client (PCH support dropped for now)
This commit is contained in:
parent
bdaf2c16aa
commit
8ac9520dfd
153 changed files with 360 additions and 20020 deletions
8
core/version.h
Normal file
8
core/version.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
#ifndef _VERSION_H_
|
||||
#define _VERSION_H_
|
||||
|
||||
#define CODENAME "Purple"
|
||||
#define VERSION "0.10.0"
|
||||
#define I2P_VERSION "0.9.20"
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue