summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2024-04-04 00:11:23 -0400
committerlukefromdc <[email protected]>2024-04-04 00:11:23 -0400
commitd45586734d1f60a4f280ac810556f2aa3c48910d (patch)
tree0661f0b36451dba20d8fdd486400ecbcc37acb9a /configure.ac
parentc365f4419b9ea9d00f7fb120afca3bdf50a8c821 (diff)
downloadmate-panel-master.tar.bz2
mate-panel-master.tar.xz
Bump version to 1.29.0HEADmaster
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 97db8b60..f0b45e2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.28.1], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.29.0], [https://github.com/mate-desktop/mate-panel/issues],
[mate-panel], [https://mate-desktop.org])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news])