summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-09-09 09:05:49 +0200
committerAlexander Larsson <alexl@redhat.com>2016-09-09 09:05:49 +0200
commit089327ddcfafe7520967196393025a72081bec0b (patch)
tree47a129e81ae62a0fcc4568177f1ab8dbf63f096a /configure.ac
parent6355ffbd9c8a6089565e9cb0f234cb07121cd9c1 (diff)
downloadbubblewrap-089327ddcfafe7520967196393025a72081bec0b.tar.gz
Release 0.1.20.1.2
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 2510510..a50167c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([bubblewrap], [0.1.1], [atomic-devel@projectatomic.io])
+AC_INIT([bubblewrap], [0.1.2], [atomic-devel@projectatomic.io])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])