Skip to content

Commit

Permalink
version bump 1.2.15 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
YaacovHazan authored and yaacovhazan-Redislabs committed Oct 18, 2018
1 parent 65776f6 commit d67f01d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* Version 1.2.15
* Support "ASK" in cluster mode

* Version 1.2.14
* Keep keys to be in key-range when using run-count with parallel key-patten
* Fix keys overlap when using parallel key-patten
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program. If not, see <http://www.gnu.org/licenses/>.

AC_PREREQ(2.59)
AC_INIT(memtier_benchmark,1.2.14,[email protected])
AC_INIT(memtier_benchmark,1.2.15,[email protected])
AC_CONFIG_SRCDIR([memtier_benchmark.cpp])
AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE
Expand Down

0 comments on commit d67f01d

Please sign in to comment.