aboutsummaryrefslogtreecommitdiff
path: root/src/mime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mime.h')
-rw-r--r--src/mime.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mime.h b/src/mime.h
index a56751c..166cf5b 100644
--- a/src/mime.h
+++ b/src/mime.h
@@ -15,8 +15,8 @@
15/*-------------------------------------------------------------------------*\ 15/*-------------------------------------------------------------------------*\
16* Current MIME library version 16* Current MIME library version
17\*-------------------------------------------------------------------------*/ 17\*-------------------------------------------------------------------------*/
18#define MIME_VERSION "MIME 1.0" 18#define MIME_VERSION "MIME 1.0.1"
19#define MIME_COPYRIGHT "Copyright (C) 2004-2005 Diego Nehab" 19#define MIME_COPYRIGHT "Copyright (C) 2004-2006 Diego Nehab"
20#define MIME_AUTHORS "Diego Nehab" 20#define MIME_AUTHORS "Diego Nehab"
21 21
22/*-------------------------------------------------------------------------*\ 22/*-------------------------------------------------------------------------*\