summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2023-03-20 10:00:50 +0100
committerJakub Steiner <jimmac@gmail.com>2023-03-20 10:00:50 +0100
commita5a52e09d26ccbb28e60a253e5b6e7eb18247e16 (patch)
treec81aa30b0fa6512c6753baf550c692400f29e2c8
parentea00e436a5c78f9357023b913cdc3a17e135de88 (diff)
downloadadwaita-icon-theme-a5a52e09d26ccbb28e60a253e5b6e7eb18247e16.tar.gz
prepare for 44.044.0
-rw-r--r--NEWS1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e6162b1ab..9d99b7b60 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+44.0
44.beta
- fullcolor: use scalables instead of large bitmaps, using the app icon toolchain. #205
- fullcolor: low res only at 16x16, lean onto the scalables for everything else
diff --git a/configure.ac b/configure.ac
index e2774c313..387079584 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], [44.beta],
+AC_INIT([adwaita-icon-theme], [44.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])