Increased version

This commit is contained in:
vvaltman 2014-09-10 01:02:50 +04:00
parent 1a921e70d4
commit 42bde8003d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
1.0.3
* options to help to run telegram-cli as daemon
1.0.2
* Bug fixes
1.0.1
* Added pfs support. To use it you should add 'pfs_enabled=true' line to config.
* Added export_card/import_card methods

2
tgl.h
View File

@ -29,7 +29,7 @@
// JUST RANDOM STRING
#define TGL_BUILD "2012"
#define TGL_VERSION "1.0.2"
#define TGL_VERSION "1.0.3"
#define TGL_ENCRYPTED_LAYER 16