fixed printf statements

This commit is contained in:
Andreas Steffen
2013-04-08 22:21:14 +02:00
parent 12fa1784d0
commit 1a185ae14b
2 changed files with 29 additions and 10 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
# initialize & set some vars
# ============================
AC_INIT([strongSwan],[5.0.3])
AC_INIT([strongSwan],[5.0.4])
AM_INIT_AUTOMAKE(tar-ustar)
AC_CONFIG_MACRO_DIR([m4/config])
AC_CONFIG_HEADERS([config.h])