diff options
author | raveit65 <[email protected]> | 2019-10-12 12:10:18 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-12 12:10:18 +0200 |
commit | 25130d5c3194eba42c9908aacc05c627548bce8b (patch) | |
tree | b6579dce31ce8edd4023131a1d8c4be6e91a5fba /configure.ac | |
parent | 20f6ac1b7080d62305a240049ab0b7c1c3c14941 (diff) | |
download | mate-icon-theme-25130d5c3194eba42c9908aacc05c627548bce8b.tar.bz2 mate-icon-theme-25130d5c3194eba42c9908aacc05c627548bce8b.tar.xz |
release 1.23.2v1.23.2
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 ca00117..d58c69b 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([mate-icon-theme], [1.23.1], [https://mate-desktop.org]) +AC_INIT([mate-icon-theme], [1.23.2], [https://mate-desktop.org]) AC_CONFIG_SRCDIR([index.theme.in.in]) AM_EXTRA_RECURSIVE_TARGETS([clean-png-icons build-png-icons]) |