Skip to content

Commit

Permalink
release: bump digitalscratch to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jrosener committed Jul 12, 2017
1 parent a98033f commit 3634ecf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions digitalscratch/NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@
/* */
/*============================================================================*/

digitalscratch-1.6.2:
* bug fix:
- gui: fix crash which comes when pushing restart button on dicer
* code:
- refactor the audio device related classes
* motion detection engine (libdigitalscratch):
- serato: switch back to 996Hz as default freq
* third party:
- bump libKeyfinder to v2.2.1

digitalscratch-1.6.1:
* features:
- dicer: pad 5 (cue point mode) restart the track
Expand Down
2 changes: 1 addition & 1 deletion digitalscratch/digitalscratch.pro
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 1.6.1
VERSION = 1.6.2
DEFINES += VERSION=$${VERSION}

##############################
Expand Down

0 comments on commit 3634ecf

Please sign in to comment.