diff --git a/configure.ac b/configure.ac index 5c85f20..3040c58 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Brisk Menu], 0.1.2, [ikey@solus-project.com], [brisk-menu], [https://solus-project.com/]) +AC_INIT([Brisk Menu], 0.2.0, [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