-/* $Cambridge: exim/src/src/version.c,v 1.25 2007/11/26 16:42:29 nm4 Exp $ */
+/* $Cambridge: exim/src/src/version.c,v 1.26 2009/10/14 11:34:57 nm4 Exp $ */
/*************************************************
* Exim - an Internet mail transport agent *
#include "exim.h"
-#define THIS_VERSION "4.69"
+#define THIS_VERSION "4.70"
/* The header file cnumber.h contains a single line containing the
#! /usr/bin/perl -w
-# $Cambridge: exim/test/runtest,v 1.30 2007/08/30 13:35:29 ph10 Exp $
+# $Cambridge: exim/test/runtest,v 1.31 2009/10/14 11:34:57 nm4 Exp $
###############################################################################
# This is the controlling script for the "new" test suite for Exim. It should #
# Start by initializing some global variables
-$testversion = "4.68 (23-Aug-07)";
+$testversion = "4.70 (14-Oct-09)";
$cf = "bin/cf";
$cr = "\r";