Fix: pass private data to context callbacks
[lttng-ust.git] / python-lttngust / lttngust / version.py.in
CommitLineData
50d2bb48
MJ
1# -*- coding: utf-8 -*-
2#
3# SPDX-License-Identifier: LGPL-2.1-only
4#
5# Copyright (C) 2021 Michael Jeanson <mjeanson@efficios.com>
6
7__version__ = '@PACKAGE_VERSION@'
8__soname_major__ = '@LTTNG_UST_LIB_SONAME_MAJOR@'
This page took 0.022685 seconds and 4 git commands to generate.