Skip to content

Commit

Permalink
update tokudb version after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
vuvova committed Feb 27, 2015
1 parent b5d6aa5 commit fa87fc7
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.4")
SET(TOKUDB_VERSION "tokudb-7.5.5")
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 fa87fc7

Please sign in to comment.