summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4429d5c..7053de7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.50])
-AC_INIT([ulogd], [2.0.0beta2])
+AC_INIT([ulogd], [2.0.0beta3])
AM_INIT_AUTOMAKE([-Wall])
AC_CONFIG_HEADER([config.h])