Skip to content

Commit

Permalink
prepare 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vivien committed Oct 22, 2014
1 parent bf1f267 commit 92f8445
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,8 @@

## master

## 1.3

* Fix click checking (GH #34).
* Use an alarm (if needed), which is more accurate.
* Use real-time signals (SIGRTMIN+1 to SIGRTMAX) for blocks, deprecate
Expand Down
2 changes: 1 addition & 1 deletion Makefile
@@ -1,4 +1,4 @@
RELEASE_VERSION = 1.2
RELEASE_VERSION = 1.3

ifndef PREFIX
PREFIX=/usr/local
Expand Down

0 comments on commit 92f8445

Please sign in to comment.