summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-12-19 10:19:53 +0100
committerAlexander Larsson <alexl@redhat.com>2016-12-19 10:19:53 +0100
commita10af855abdd444df5e464187c15e1c81fa18d4d (patch)
treefbd16f3cb671f3d0e85ad15d6014ebd00a4c0e05 /configure.ac
parent166e76e73658d6addd869c7f72ede9a03a01b5ee (diff)
downloadbubblewrap-a10af855abdd444df5e464187c15e1c81fa18d4d.tar.gz
Bump version to 0.1.5v0.1.5
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c9ab2eb..4774ba4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([bubblewrap], [0.1.4], [atomic-devel@projectatomic.io])
+AC_INIT([bubblewrap], [0.1.5], [atomic-devel@projectatomic.io])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])