X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=python-lttngust%2Flttngust%2Fversion.py.in;fp=python-lttngust%2Flttngust%2Fversion.py.in;h=0000000000000000000000000000000000000000;hb=9d4c8b2d907edb9ebc9bfde55602598e7ba0832e;hp=d3a904bccd8bf743004dc3a9fc2f78d1c01717c5;hpb=6ba6fd60507f8e045bdc4f1be14e9d99c6a15f7f;p=lttng-ust.git diff --git a/python-lttngust/lttngust/version.py.in b/python-lttngust/lttngust/version.py.in deleted file mode 100644 index d3a904bc..00000000 --- a/python-lttngust/lttngust/version.py.in +++ /dev/null @@ -1,8 +0,0 @@ -# -*- coding: utf-8 -*- -# -# SPDX-License-Identifier: LGPL-2.1-only -# -# Copyright (C) 2021 Michael Jeanson - -__version__ = '@PACKAGE_VERSION@' -__soname_major__ = '@LTTNG_UST_LIB_SONAME_MAJOR@'