summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2016-10-14 12:34:48 -0400
committerColin Walters <walters@verbum.org>2016-10-14 12:34:48 -0400
commit0bf9fb66c7bb991b3c4365b3a02fbde7da423a2c (patch)
tree6f5843d424724318981ac5d071fde4ec027d0821
parent7d035f1bbcce30a80a40fc564427ddbf7589e5f1 (diff)
downloadbubblewrap-0.1.3.tar.gz
Release 0.1.3v0.1.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a50167c..710c417 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([bubblewrap], [0.1.2], [atomic-devel@projectatomic.io])
+AC_INIT([bubblewrap], [0.1.3], [atomic-devel@projectatomic.io])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])