aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 133360cab..95e16ac4b 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@
# initialize & set some vars
# ============================
-AC_INIT([strongSwan],[5.1.0dr1])
+AC_INIT([strongSwan],[5.1.0dr2])
AM_INIT_AUTOMAKE(tar-ustar)
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AC_CONFIG_MACRO_DIR([m4/config])