diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-01-13 12:12:52 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-01-13 12:12:52 +0100 |
commit | f74c8be19b077719e29088823416f9531b160cf2 (patch) | |
tree | 86d92bb6cbbee6e7f56fa73c354386adb988c028 | |
parent | 8b36021b5b4d104fe623a7eb015810878d1887fe (diff) | |
download | strongswan-f74c8be19b077719e29088823416f9531b160cf2.tar.bz2 strongswan-f74c8be19b077719e29088823416f9531b160cf2.tar.xz |
Version bump to 5.1.2dr3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2ee5c7aea..c33483946 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # initialize & set some vars # ============================ -AC_INIT([strongSwan],[5.1.2dr2]) +AC_INIT([strongSwan],[5.1.2dr3]) AM_INIT_AUTOMAKE(m4_esyscmd([ echo tar-ustar echo subdir-objects |