Skip to content

Commit

Permalink
Version bump 1.2.16 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
YaacovHazan authored and yaacovhazan-Redislabs committed Apr 29, 2019
1 parent 7cdbaff commit 0fb0a69
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
* Version 1.2.16
* Support arbitrary commands
* Add bash completion

* Version 1.2.15
* Support "ASK" in cluster mode

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.15,yossigo@gmail.com)
AC_INIT(memtier_benchmark,1.2.16,yossigo@gmail.com)
AC_CONFIG_SRCDIR([memtier_benchmark.cpp])
AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE
Expand Down

0 comments on commit 0fb0a69

Please sign in to comment.