summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2022-11-07 08:10:50 +0100
committerLubomir Rintel <lkundrak@v3.sk>2022-11-07 08:10:50 +0100
commit22a5de3ef637990ce03141f786fbdb327e9c5a3f (patch)
treeffb8d55308ad43e35fb3561892f36a8c06d314bc
parent778b8c5eb955f4f770b9806cefa80b484927f550 (diff)
downloadmobile-broadband-provider-info-22a5de3ef637990ce03141f786fbdb327e9c5a3f.tar.gz
release: bump version to 2022110720221107
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3ccffea..36020e0 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.52)
AC_INIT(mobile-broadband-provider-info,
- 20220725,
+ 20221107,
[https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/issues],
mobile-broadband-provider-info)
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-xz])