From 38d7f487c4b82a888d4482dbc73ef6137b5b86b5 Mon Sep 17 00:00:00 2001 From: Ikey Doherty Date: Sat, 15 Oct 2016 19:38:41 +0100 Subject: [PATCH] Bump version to 1, first release Signed-off-by: Ikey Doherty --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 583eff1..340e7d9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-notification-theme-solus], 0.0, [ikey@solus-project.com], [mate-notification-theme-solus], [https://github.com/solus-project/mate-notification-theme-solus/issues]) +AC_INIT([mate-notification-theme-solus], 1, [ikey@solus-project.com], [mate-notification-theme-solus], [https://github.com/solus-project/mate-notification-theme-solus/issues]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects]) AC_PROG_CC