Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erikfrey committed Mar 18, 2013
1 parent 492d154 commit 0569d68
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,6 +1,6 @@
PROJECT(darner) PROJECT(darner)


SET(DARNER_VERSION 0.1.5) SET(DARNER_VERSION 0.2.0)


CMAKE_MINIMUM_REQUIRED(VERSION 2.4) CMAKE_MINIMUM_REQUIRED(VERSION 2.4)


Expand Down
4 changes: 4 additions & 0 deletions ChangeLog
@@ -1,3 +1,7 @@
2013.03.18, 0.2.0

* Add support for flush, flush_all, and delete commands.

2013.03.12, 0.1.5 2013.03.12, 0.1.5


* Homebrew install instructions [Henrik Bjørnskov] * Homebrew install instructions [Henrik Bjørnskov]
Expand Down

0 comments on commit 0569d68

Please sign in to comment.