This commit is contained in:
ed 2022-05-13 17:24:50 +02:00
parent a82a3b084a
commit c0de3c8053

View file

@ -1,6 +1,6 @@
# coding: utf-8
VERSION = (1, 2, 10)
VERSION = (1, 2, 11)
CODENAME = "ftp btw"
BUILD_DT = (2022, 5, 13)