From 1a8b4a95391f58967456e8e1c604829d4be23f25 Mon Sep 17 00:00:00 2001
From: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Date: Mon, 21 Sep 2015 03:44:49 -0500
Subject: Fix prior commits (cherry picked from commit
 6e6464537c7ee38d56b06846a93e18c26db83091)

---
 kdecore/kaboutdata.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'kdecore/kaboutdata.h')

diff --git a/kdecore/kaboutdata.h b/kdecore/kaboutdata.h
index 00e0b73a5..9c56b03b0 100644
--- a/kdecore/kaboutdata.h
+++ b/kdecore/kaboutdata.h
@@ -199,7 +199,7 @@ class KDECORE_EXPORT KAboutData
       License_QPL = 5,
       License_QPL_V1_0 = 5,
       License_GPL_V3 = 6,
-      License_LGPL_V3 = 6
+      License_LGPL_V3 = 7
     };
 
   public:
-- 
cgit v1.2.1