From 2dbe4a963a954bf39ffd982a8f8b98ba7f2bda9d Mon Sep 17 00:00:00 2001 From: Ikey Doherty Date: Wed, 29 Mar 2017 18:20:20 +0100 Subject: [PATCH] Bump v0.3.5 for 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 6fa1a07..38a7fb4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Brisk Menu], 0.3.0, [ikey@solus-project.com], [brisk-menu], [https://solus-project.com/]) +AC_INIT([Brisk Menu], 0.3.5, [ikey@solus-project.com], [brisk-menu], [https://solus-project.com/]) AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects 1.9 tar-ustar]) AC_PROG_CC AC_PROG_CC_STDC