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 22f5481f..d6b6ef38 100644
--- a/fetchmail.c
+++ b/fetchmail.c
@@ -39,7 +39,7 @@
#include "fetchmail.h"
/* release info */
-#define RELEASE_TAG "3.1"
+#define RELEASE_TAG "1.0"
#ifdef HAVE_PROTOTYPES
/* prototypes for internal functions */