summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2017-03-28 10:22:07 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2017-03-28 14:26:53 +0000
commit30548332a7d04328487906edcd999c3dab67db28 (patch)
tree984843c60aec4861cb5bbc5e2b8c5ec295476be7
parent1a710dc8183522fc4c9b0efec4d76caa3a62d529 (diff)
downloadbubblewrap-30548332a7d04328487906edcd999c3dab67db28.tar.gz
Release 0.1.8v0.1.8
Closes: https://github.com/projectatomic/bubblewrap/issues/186 Closes: #188 Approved by: alexlarsson
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5b511ae..2203b22 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([bubblewrap], [0.1.7], [atomic-devel@projectatomic.io])
+AC_INIT([bubblewrap], [0.1.8], [atomic-devel@projectatomic.io])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])