diff options
| author | Simon McVittie <smcv@collabora.com> | 2022-09-06 21:37:31 +0100 |
|---|---|---|
| committer | Simon McVittie <smcv@collabora.com> | 2022-09-06 21:37:31 +0100 |
| commit | b5c708a47ee175c8c009099b54cdea09e0c7c7a6 (patch) | |
| tree | e063cc7c8805a827c2a594328fea89054238110b /configure.ac | |
| parent | 85c5d7f35aec2fa36557d4ed27e31a572da71b68 (diff) | |
| download | dbus-python-1.3.2.tar.gz | |
Prepare v1.3.2dbus-python-1.3.2
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 68cb47e..19054fc 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.59c) # SPDX-License-Identifier: MIT dnl Micro version is odd for non-releases -AC_INIT([dbus-python], [1.3.1], +AC_INIT([dbus-python], [1.3.2], [https://gitlab.freedesktop.org/dbus/dbus-python/-/issues/new]) AC_CONFIG_MACRO_DIR([m4]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES]) |
