summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2019-05-01 08:51:47 +0000
committerColin Walters <walters@verbum.org>2019-05-01 08:51:47 +0000
commitbc13e228d172cc2385aa445b512c6bf8ca2f3376 (patch)
tree1db09f225f2359a7d5f4c7d6c62870942361afc1
parent8f457ee2868ebfd20e311000aa472462c5ce3c84 (diff)
downloadbubblewrap-bc13e228d172cc2385aa445b512c6bf8ca2f3376.tar.gz
Bump to 0.3.3v0.3.3
I messed up 0.3.2 since I thought we'd done a post-release bump but we hadn't.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ba6231a..8934400 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([bubblewrap], [0.3.1], [atomic-devel@projectatomic.io])
+AC_INIT([bubblewrap], [0.3.3], [atomic-devel@projectatomic.io])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])