summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2017-01-10 10:16:12 -0500
committerColin Walters <walters@verbum.org>2017-01-10 10:16:12 -0500
commit9f6076ddf2804d63dbc866e9935853da3ecd9e67 (patch)
treee2f3f091d2ef21db77f174174dd04d5061db8f2f
parentd7fc532c42f0e9bf427923bab85433282b3e5117 (diff)
downloadbubblewrap-0.1.6.tar.gz
Release 0.1.6v0.1.6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4774ba4..385e34d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([bubblewrap], [0.1.5], [atomic-devel@projectatomic.io])
+AC_INIT([bubblewrap], [0.1.6], [atomic-devel@projectatomic.io])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])