From 6e6464537c7ee38d56b06846a93e18c26db83091 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 21 Sep 2015 03:44:49 -0500 Subject: [PATCH] Fix prior commits --- tdecore/tdeaboutdata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tdecore/tdeaboutdata.h b/tdecore/tdeaboutdata.h index c025dbedd..06f193f75 100644 --- a/tdecore/tdeaboutdata.h +++ b/tdecore/tdeaboutdata.h @@ -199,7 +199,7 @@ class TDECORE_EXPORT TDEAboutData License_QPL = 5, License_QPL_V1_0 = 5, License_GPL_V3 = 6, - License_LGPL_V3 = 6 + License_LGPL_V3 = 7 }; public: