1
0
mirror of https://github.com/projectatomic/bubblewrap.git synced 2026-02-05 15:45:22 +01:00

Bump version to 0.1.5

This commit is contained in:
Alexander Larsson
2016-12-19 10:19:53 +01:00
parent 166e76e736
commit a10af855ab

View File

@@ -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])