aboutsummaryrefslogtreecommitdiff
path: root/find-modules/FindLibGit2.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'find-modules/FindLibGit2.cmake')
-rw-r--r--find-modules/FindLibGit2.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/find-modules/FindLibGit2.cmake b/find-modules/FindLibGit2.cmake
index fd6f46ca..22fc5ebb 100644
--- a/find-modules/FindLibGit2.cmake
+++ b/find-modules/FindLibGit2.cmake
@@ -28,6 +28,8 @@
# In general we recommend using the imported target, as it is easier to use.
# Bear in mind, however, that if the target is in the link interface of an
# exported library, it must be made available by the package config file.
+#
+# Since 1.3.0.
#=============================================================================
# Copyright 2014 Alex Merry <alex.merry@kde.org>