diff options
author | infirit <[email protected]> | 2014-09-28 21:23:23 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-09-28 21:23:23 +0200 |
commit | baa443377844c3d67143ddd0ef752366f9864970 (patch) | |
tree | 72e59c589b3704e02b18d4087a3c8eaa73b3557b | |
parent | 7a7eab1f14146a98b849279b6d6fa1482319cd52 (diff) | |
download | mate-netbook-baa443377844c3d67143ddd0ef752366f9864970.tar.bz2 mate-netbook-baa443377844c3d67143ddd0ef752366f9864970.tar.xz |
Bump version to 1.8.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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) |