summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-12-25 15:12:31 +0100
committerThomas Haller <thaller@redhat.com>2020-12-25 15:12:39 +0100
commit90f3fe28aa25135b7e4a54a7816388913bfd4a2a (patch)
treeb7c653501ad05379765a472d2bbad64984a93c92
parent349e8718aed59623ddfa80579368250bd11c2f85 (diff)
downloadmobile-broadband-provider-info-90f3fe28aa25135b7e4a54a7816388913bfd4a2a.tar.gz
release: bump version to 2020122520201225
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 152fd4e..a4a60d5 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.52)
AC_INIT(mobile-broadband-provider-info,
- 20190618,
+ 20201225,
[https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/issues],
mobile-broadband-provider-info)
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-xz])