aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 */