From 3d102bf95481aae387e9415e9a26aa3ec73e4536 Mon Sep 17 00:00:00 2001 From: Sude Date: Sun, 9 Mar 2014 23:04:17 +0200 Subject: [PATCH] Version 2.12 --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 294c0ca..eac2b89 100644 --- a/main.cpp +++ b/main.cpp @@ -13,7 +13,7 @@ #include #include -#define VERSION_NUMBER "2.11" +#define VERSION_NUMBER "2.12" #ifndef VERSION_STRING # define VERSION_STRING "LGOGDownloader " VERSION_NUMBER