From 16d991049cf9bf1b425bebcfd4df5b8b6e4b60bb Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 25 Sep 1996 23:15:17 +0000 Subject: Get the version info right. svn path=/trunk/; revision=154 --- fetchmail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- cgit v1.2.3