diff options
author | Phil Pennock <pdp@exim.org> | 2012-05-17 11:21:54 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-05-17 11:21:54 -0400 |
commit | b1770b6e4e865e3422e18e903b8e918df8802aa0 (patch) | |
tree | a7ca73d3e5946500fa0cb155a97b1a2a8f7b4f79 /test | |
parent | 83e2f8a2515d1cd787ac68b052f6e4539dd48752 (diff) |
4.78 -> 4.80
Diffstat (limited to 'test')
-rwxr-xr-x | test/runtest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/runtest b/test/runtest index 53516d00a..9bcace082 100755 --- a/test/runtest +++ b/test/runtest @@ -23,7 +23,7 @@ use Time::Local; # Start by initializing some global variables -$testversion = "4.78 (08-May-12)"; +$testversion = "4.80 (08-May-12)"; # This gets embedded in the D-H params filename, and the value comes # from asking GnuTLS for "normal", but there appears to be no way to |