updated tgl
This commit is contained in:
parent
97bfa253e2
commit
3dab3ac555
2
main.c
2
main.c
@ -964,6 +964,8 @@ int main (int argc, char **argv) {
|
|||||||
"This is free software, and you are welcome to redistribute it\n"
|
"This is free software, and you are welcome to redistribute it\n"
|
||||||
"under certain conditions; type `show_license' for details.\n"
|
"under certain conditions; type `show_license' for details.\n"
|
||||||
"Telegram-cli uses libtgl version " TGL_VERSION "\n"
|
"Telegram-cli uses libtgl version " TGL_VERSION "\n"
|
||||||
|
"Telegram-cli includes software developed by the OpenSSL Project\n"
|
||||||
|
"for use in the OpenSSL Toolkit. (http://www.openssl.org/)\n"
|
||||||
#ifdef USE_PYTHON
|
#ifdef USE_PYTHON
|
||||||
"Telegram-cli uses libpython version " PY_VERSION "\n"
|
"Telegram-cli uses libpython version " PY_VERSION "\n"
|
||||||
#endif
|
#endif
|
||||||
|
2
tgl
2
tgl
@ -1 +1 @@
|
|||||||
Subproject commit 638b26d60455b82c55b96dfe2043108c52e50952
|
Subproject commit 20e7b42ae1663a8ed388156462714f1b341eb102
|
Loading…
Reference in New Issue
Block a user