summaryrefslogtreecommitdiffstats
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 9642360..77fea34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
# vim: set sw=4 ts=4 sts=4 et:
-AC_INIT([fastalg-protocol], [0.1.2], [BUG-REPORT-ADDRESS])
+AC_INIT([fastalg-protocol], [0.1.3], [BUG-REPORT-ADDRESS])
AC_CONFIG_SRCDIR([falgproto/falgproto.c])
AC_CONFIG_HEADERS([config.h])