Skip to content

Commit c97b246

Browse files
committed
Update copytight year used for binary files version information (on Windows)
1 parent edb2876 commit c97b246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
# Note: To be used in copyright notes of generated files
3030

31-
set(COPYRIGHT_YEAR "2024" CACHE INTERNAL "version info")
31+
set(COPYRIGHT_YEAR "2025" CACHE INTERNAL "version info")
3232

3333
#
3434
# Connector/C++ version

0 commit comments

Comments
 (0)