From 7a1aae0a064748fedb84e0cc4fcb05c876e91908 Mon Sep 17 00:00:00 2001 From: Sude Date: Fri, 2 Aug 2013 16:22:51 +0300 Subject: [PATCH] Version 2.7 --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 599e556..ea0811d 100644 --- a/main.cpp +++ b/main.cpp @@ -21,7 +21,7 @@ # endif #endif -#define VERSION_NUMBER "2.6" +#define VERSION_NUMBER "2.7" #ifndef VERSION_STRING # define VERSION_STRING "LGOGDownloader " VERSION_NUMBER