mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-02 16:19:09 +02:00
raised version number to 0.6.0
This commit is contained in:
parent
1210d506de
commit
ff4dc98d32
8 changed files with 34 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
VERSION = 0.5.0
|
||||
VERSION = 0.6.0
|
||||
TARGET = snapserver
|
||||
SHELL = /bin/bash
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue