Release 0.1.1

This commit is contained in:
Colin Walters
2016-07-05 11:37:05 -04:00
parent 625209e494
commit f64a1917d1

View File

@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
AC_INIT([bubblewrap], [0.1.0], [atomic-devel@projectatomic.io])
AC_INIT([bubblewrap], [0.1.1], [atomic-devel@projectatomic.io])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])