diff options
author | Jakub Steiner <jimmac@gmail.com> | 2022-08-05 19:02:13 +0200 |
---|---|---|
committer | Jakub Steiner <jimmac@gmail.com> | 2022-08-05 19:02:13 +0200 |
commit | 5d4e335bcb3a84aca9c5d830542fcb0a74819707 (patch) | |
tree | f24459222ff78720b599163a57a19b720df45495 /configure.ac | |
parent | 6b85bbe4510820ea78b35a93e14ac9a6c6df7ac1 (diff) | |
download | adwaita-icon-theme-5d4e335bcb3a84aca9c5d830542fcb0a74819707.tar.gz |
prepare for 43.beta release43.beta
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 040975ebf..306971012 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT([adwaita-icon-theme], [42.0], +AC_INIT([adwaita-icon-theme], [43.beta], [http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme]) AC_CANONICAL_HOST AC_CONFIG_MACRO_DIR([m4]) |