raised version number to 0.6.0

This commit is contained in:
badaix 2016-04-10 23:30:20 +02:00
parent 1210d506de
commit ff4dc98d32
8 changed files with 34 additions and 8 deletions

View file

@ -1,4 +1,4 @@
VERSION = 0.5.0
VERSION = 0.6.0
TARGET = snapserver
SHELL = /bin/bash

View file

@ -1,3 +1,16 @@
snapserver (0.6.0) unstable; urgency=low
* Features
-Port to OpenWrt
* Bugfixes
-Android client: fixed crash if more than two streams are active
* General
-Support Tremor, an integer only Ogg-Vorbis implementation
-Endian-independent code
-Cleaned up build process
-- Johannes Pohl <johannes.pohl@badaix.de> Sun, 10 Apr 2016 00:02:00 +0200
snapserver (0.5.0) unstable; urgency=low
* Features