aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-08-21 22:28:06 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-08-21 22:28:06 +0000
commitca7977014e48550e4882ea6029fd696e16a76a6f (patch)
tree60dc3947782a16623697adef724870435f4d2fdc
parent003506d4b8fe3b92922518e005268325c72d61d7 (diff)
downloadfetchmail-ca7977014e48550e4882ea6029fd696e16a76a6f.tar.gz
fetchmail-ca7977014e48550e4882ea6029fd696e16a76a6f.tar.bz2
fetchmail-ca7977014e48550e4882ea6029fd696e16a76a6f.zip
Bump the version.
svn path=/trunk/; revision=53
-rw-r--r--fetchmail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.c b/fetchmail.c
index b9391d15..65e309a6 100644
--- a/fetchmail.c
+++ b/fetchmail.c
@@ -39,7 +39,7 @@
#include "popclient.h"
/* release info */
-#define RELEASE_TAG "3.03"
+#define RELEASE_TAG "3.04"
#ifdef HAVE_PROTOTYPES
/* prototypes for internal functions */