mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Implement #243, separate core/client (PCH support dropped for now)
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user