summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-02-24 14:34:39 +0000
committerSimon McVittie <smcv@collabora.com>2022-02-24 14:34:39 +0000
commitb480c5fd0d383ac5d45b6390bd4b48068de6dd6b (patch)
treeb81cf79d8e4889ccad67149348bd22f8de31bcc5
parent5b76c602d0f653f161019eb6d407fcd432855fee (diff)
downloadbubblewrap-b480c5fd0d383ac5d45b6390bd4b48068de6dd6b.tar.gz
Release v0.6.0v0.6.0
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dacb163..67b0505 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])