summaryrefslogtreecommitdiff
path: root/qface/__about__.py
diff options
context:
space:
mode:
authorJuergen Bocklage-Ryannel <juergen@ryannel.org>2018-03-07 20:28:43 +0100
committerJuergen Bocklage-Ryannel <juergen@ryannel.org>2018-03-07 20:28:43 +0100
commit1461a0c276978c0db1716f22a62f6d7d461f20ff (patch)
tree8b7f7768d3bbed7f03ffc1e5b207d92009e28981 /qface/__about__.py
parent98ace3df5005f25e486ea0174bbe870edbedd322 (diff)
parentab23ca37aa9320f63bf04c8643b088f5cc3f69db (diff)
downloadqtivi-qface-1461a0c276978c0db1716f22a62f6d7d461f20ff.tar.gz
Merge branch 'release/1.10'1.10
Diffstat (limited to 'qface/__about__.py')
-rw-r--r--qface/__about__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/qface/__about__.py b/qface/__about__.py
index e63ff15..2b8012d 100644
--- a/qface/__about__.py
+++ b/qface/__about__.py
@@ -9,7 +9,7 @@ except NameError:
__title__ = "qface"
__summary__ = "A generator framework based on a common modern IDL"
__url__ = "https://pelagicore.github.io/qface/"
-__version__ = "1.9.1"
+__version__ = "1.10"
__author__ = "JRyannel"
__author_email__ = "qface-generator@googlegroups.com"
-__copyright__ = "2019 Pelagicore"
+__copyright__ = "2018 Pelagicore"