Skip to content

Commit 42bde80

Browse files
author
vvaltman
committed
Increased version
1 parent 1a921e7 commit 42bde80

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

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

tgl.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
// JUST RANDOM STRING
3131
#define TGL_BUILD "2012"
32-
#define TGL_VERSION "1.0.2"
32+
#define TGL_VERSION "1.0.3"
3333

3434
#define TGL_ENCRYPTED_LAYER 16
3535

0 commit comments

Comments
 (0)