Release v0.5.0

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie
2021-08-20 15:55:15 +01:00
parent 5f7aca5b3b
commit b84704bb64

View File

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