Skip to content

Commit cb9c116

Browse files
author
Sergei Golubchik
committed
update tokudb version after merge
1 parent 8bc712e commit cb9c116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/tokudb/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ IF (HAVE_WVLA)
2525
ENDIF()
2626

2727
############################################
28-
SET(TOKUDB_VERSION "tokudb-7.5.3")
28+
SET(TOKUDB_VERSION "tokudb-7.5.4")
2929
SET(TOKUDB_DEB_FILES "usr/lib/mysql/plugin/ha_tokudb.so\netc/mysql/conf.d/tokudb.cnf\nusr/bin/tokuftdump\nusr/share/doc/mariadb-server-5.5/README-TOKUDB\nusr/share/doc/mariadb-server-5.5/README.md" PARENT_SCOPE)
3030
SET(USE_BDB OFF CACHE BOOL "")
3131
MARK_AS_ADVANCED(BUILDNAME)

0 commit comments

Comments
 (0)