summarylogtreecommitdiffstats
path: root/ueye-config-version.cmake
diff options
context:
space:
mode:
authorMaarten de Vries2020-06-02 12:03:39 +0200
committerMaarten de Vries2020-06-02 12:03:39 +0200
commit2af3d9ab4204ba4383902dc0de2d5297639608e6 (patch)
tree07a27e76f995c85cd269efae6b3ab9c9a21f9a09 /ueye-config-version.cmake
parent55059406f19c21b896d60fb8189a901a877e1780 (diff)
downloadaur-2af3d9ab4204ba4383902dc0de2d5297639608e6.tar.gz
Fix version numbers in cmake files.
Diffstat (limited to 'ueye-config-version.cmake')
-rw-r--r--ueye-config-version.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ueye-config-version.cmake b/ueye-config-version.cmake
index dcbb0cb95328..4b3d8a2253a2 100644
--- a/ueye-config-version.cmake
+++ b/ueye-config-version.cmake
@@ -1,4 +1,4 @@
-set(PACKAGE_VERSION "4.92.0")
+set(PACKAGE_VERSION "4.93.0")
if("${PACKAGE_VERSION}" VERSION_LESS "${PACKAGE_FIND_VERSION}")
set(PACKAGE_VERSION_COMPATIBLE FALSE)