Release v0.6.0

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie
2022-02-24 14:34:39 +00:00
parent 5b76c602d0
commit b480c5fd0d

View File

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