X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2Fversion.py.in;h=635370e3aad6e9776d6dccbef03bb4621b292b44;hb=f5567ea88d172767b34373bc6e402da8bfd85ef8;hp=81933d4da7be7c8ffd0e6d5773d7747386a9a0cf;hpb=0235b0db7de5bcacdb3650c92461f2ce5eb2143d;p=babeltrace.git diff --git a/src/bindings/python/bt2/bt2/version.py.in b/src/bindings/python/bt2/bt2/version.py.in index 81933d4d..635370e3 100644 --- a/src/bindings/python/bt2/bt2/version.py.in +++ b/src/bindings/python/bt2/bt2/version.py.in @@ -2,4 +2,4 @@ # # Copyright (c) 2017 Philippe Proulx -__version__ = '@PACKAGE_VERSION@' +__version__ = "@PACKAGE_VERSION@"