From 6a8d21b5f74743c840c1b59c696f2beb8578db32 Mon Sep 17 00:00:00 2001 From: Sude Date: Sat, 16 May 2015 23:52:52 +0300 Subject: [PATCH] Version 2.22 --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 8065a42..8a811f1 100644 --- a/main.cpp +++ b/main.cpp @@ -13,7 +13,7 @@ #include #include -#define VERSION_NUMBER "2.21" +#define VERSION_NUMBER "2.22" #ifndef VERSION_STRING # define VERSION_STRING "LGOGDownloader " VERSION_NUMBER