Skip to content

Commit 235374a

Browse files
committed
MDEV-18254 upgrade HeidiSQL to 9.5
1 parent dc42b3c commit 235374a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

win/packaging/heidisql.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SET(HEIDISQL_BASE_NAME "HeidiSQL_9.4_Portable")
1+
SET(HEIDISQL_BASE_NAME "HeidiSQL_9.5_Portable")
22
SET(HEIDISQL_ZIP "${HEIDISQL_BASE_NAME}.zip")
33
SET(HEIDISQL_URL "http://www.heidisql.com/downloads/releases/${HEIDISQL_ZIP}")
44
SET(HEIDISQL_DOWNLOAD_DIR ${THIRD_PARTY_DOWNLOAD_LOCATION}/${HEIDISQL_BASE_NAME})

0 commit comments

Comments
 (0)