summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9f7e245..81b8aaf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ License along with this program. If not, see
]])
AC_PREREQ(2.52)
-AC_INIT([fibers], [0.2.0])
+AC_INIT([fibers], [0.3.0])
AC_CONFIG_SRCDIR([env.in])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIRS([m4])