From 9c33d690ad12b6462d50ad2f4358a39de108ee24 Mon Sep 17 00:00:00 2001 From: Ikey Doherty Date: Sun, 26 Nov 2017 18:18:23 +0000 Subject: [PATCH] Bump v5 to share with @flexiondotorg Signed-off-by: Ikey Doherty --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7833435..8fcfefa 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-notification-theme-slate], 4, [ikey@solus-project.com], [mate-notification-theme-slate], [https://github.com/solus-project/mate-notification-theme-slate/issues]) +AC_INIT([mate-notification-theme-slate], 5, [ikey@solus-project.com], [mate-notification-theme-slate], [https://github.com/solus-project/mate-notification-theme-slate/issues]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects]) AC_PROG_CC