From baa443377844c3d67143ddd0ef752366f9864970 Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 28 Sep 2014 21:23:23 +0200 Subject: Bump version to 1.8.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d535aeb..577aba0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(mate-netbook, 1.8.0, []) +AC_INIT(mate-netbook, 1.8.1, []) AM_INIT_AUTOMAKE([1.9 foreign tar-ustar no-dist-gzip dist-xz check-news]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CONFIG_SRCDIR(maximus/main.c) -- cgit v1.2.1