From 9c1fe65e8197e9dc8b5a1e6ed37f8fd1c2824303 Mon Sep 17 00:00:00 2001 From: Sude Date: Mon, 7 Jul 2014 15:59:14 +0300 Subject: [PATCH] Version 2.14 --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 5727c3b..1e22507 100644 --- a/main.cpp +++ b/main.cpp @@ -13,7 +13,7 @@ #include #include -#define VERSION_NUMBER "2.13" +#define VERSION_NUMBER "2.14" #ifndef VERSION_STRING # define VERSION_STRING "LGOGDownloader " VERSION_NUMBER