X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2FConfig.h;h=cb6a63a294e2ebd1e255bc3d4d46b99c72ccdee9;hb=refs%2Fheads%2Fmaster;hp=f0bb564d454e170eb96e91eda970f1949f8e41fb;hpb=e4f1b06a6a818f96a893ea256e4b5aeec182b8f6;p=mutilities%2FMUtilities.git diff --git a/src/Config.h b/src/Config.h index f0bb564..cb6a63a 100644 --- a/src/Config.h +++ b/src/Config.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // MuldeR's Utilities for Qt -// Copyright (C) 2004-2019 LoRd_MuldeR +// Copyright (C) 2004-2023 LoRd_MuldeR // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -31,7 +31,7 @@ #define VER_MUTILS_MAJOR 1 #define VER_MUTILS_MINOR_HI 1 -#define VER_MUTILS_MINOR_LO 2 +#define VER_MUTILS_MINOR_LO 7 #define VER_MUTILS_PATCH 0 ///////////////////////////////////////////////////////////////////////////////