added VERSION file

This commit is contained in:
SJ 2015-01-16 22:51:37 +01:00
parent e48db5b8b7
commit 73f86e5b88
3 changed files with 4 additions and 2 deletions

1
VERSION Normal file
View File

@ -0,0 +1 @@
1.1.1

View File

@ -12,9 +12,9 @@
#define PROGNAME "piler"
#define PILERGETD_PROGNAME "pilergetd"
#define VERSION "1.1.1-pre"
#define VERSION "1.1.1"
#define BUILD 899
#define BUILD 900
#define HOSTID "mailarchiver"

View File

@ -168,6 +168,7 @@ unsigned long parse_date_header(char *datestr, struct __config *cfg){
* 03 Jun 06 05:59:00 +0100
* 30.06.2005 17:47:42
* 03-Feb-2014 08:09:10
* 13 Mar 2013 14:56:02 UT
*
* [wday] mday mon year h:m:s offset
*/