From a222dbe438b3cd6e5160fe9838368e6f4f5e1fbc Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 15 Aug 2010 11:28:27 +0800 Subject: bump version number --- easytool/easytool.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/easytool/easytool.c b/easytool/easytool.c index 1a9eef9..0e07902 100644 --- a/easytool/easytool.c +++ b/easytool/easytool.c @@ -41,12 +41,11 @@ /* Easycard specific includes */ #include "easycard.h" -#define VERSION "0.01" +#define VERSION "0.02" #define COPYRIGHT \ - "EasyTool "VERSION"\n" \ - "(C) 2010 by Harald Welte \n" \ - "This is FREE SOFTWARE with ABSOLUTELY NO VARRANTY\n\n" \ - "Use of this software is only authorized for RESEARCH PURPOSE!\n\n" + "EasyTool "VERSION" (C) 2010 by Harald Welte \n" \ + "This is FREE SOFTWARE with ABSOLUTELY NO WARRANTY\n\n" \ + "Use of this software is authorized for RESEARCH PURPOSE ONLY!\n\n" struct { int fd; -- cgit v1.2.3