diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2015-08-19 07:18:30 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2015-08-19 07:18:30 +0200 |
commit | 46686372c65c96c828f8b80cc7399105acf35d08 (patch) | |
tree | 34b602844ac539d5b92350477e271b3417505246 | |
parent | 5f60c55919eaafd202a02819bcda14919eede94f (diff) | |
download | strongswan-5.3.3dr6.tar.bz2 strongswan-5.3.3dr6.tar.xz |
Version bump to 5.3.3dr65.3.3dr6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index db125c5f6..a0262c61e 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # initialize & set some vars # ============================ -AC_INIT([strongSwan],[5.3.3dr5]) +AC_INIT([strongSwan],[5.3.3dr6]) AM_INIT_AUTOMAKE(m4_esyscmd([ echo tar-ustar echo subdir-objects |