From 6fa03e1219cde014d1b0c991a342665ae0583292 Mon Sep 17 00:00:00 2001 From: Sude Date: Thu, 21 Aug 2014 11:49:11 +0300 Subject: [PATCH] Version 2.16 --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 6c4f879..66ead22 100644 --- a/main.cpp +++ b/main.cpp @@ -13,7 +13,7 @@ #include #include -#define VERSION_NUMBER "2.15" +#define VERSION_NUMBER "2.16" #ifndef VERSION_STRING # define VERSION_STRING "LGOGDownloader " VERSION_NUMBER