Skip to content

Commit

Permalink
update tokudb version after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Golubchik committed Jan 23, 2015
1 parent 8bc712e commit cb9c116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/tokudb/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ IF (HAVE_WVLA)
ENDIF()

############################################
SET(TOKUDB_VERSION "tokudb-7.5.3")
SET(TOKUDB_VERSION "tokudb-7.5.4")
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)
SET(USE_BDB OFF CACHE BOOL "")
MARK_AS_ADVANCED(BUILDNAME)
Expand Down

0 comments on commit cb9c116

Please sign in to comment.