for version 0.15
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DarkIce next release
|
||||
14-04-2005 DarkIce 0.15 released
|
||||
|
||||
o ported to OpenBSD and NetBSD, though real-time scheduling not supported,
|
||||
since it is not implemented in OpenBSD / NetBSD
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
14-04-2005, Akos Maroy, darkeye@users.sourceforge.net
|
||||
|
||||
Released version 0.15. See ChangeLog for changes.
|
||||
|
||||
|
||||
15-02-2004, Akos Maroy, darkeye@users.sourceforge.net
|
||||
|
||||
Released version 0.14. See ChangeLog for changes.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT(darkice, 0.15beta)
|
||||
AC_INIT(darkice, 0.15)
|
||||
AC_CONFIG_SRCDIR(src/DarkIce.cpp)
|
||||
AM_CONFIG_HEADER(src/config.h)
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ Summary : DarkIce live IceCast / ShoutCast streamer
|
||||
Name: darkice
|
||||
Vendor: Tyrell Hungary
|
||||
Packager: Akos Maroy <darkeye@tyrell.hu>
|
||||
Version: 0.14
|
||||
Version: 0.15
|
||||
Release: 1
|
||||
Copyright: GPL
|
||||
Group: Applications/Multimedia
|
||||
@@ -100,6 +100,9 @@ make clean
|
||||
# =================================================================== change log
|
||||
#
|
||||
# $Log$
|
||||
# Revision 1.24 2005/04/14 11:11:59 darkeye
|
||||
# for version 0.15
|
||||
#
|
||||
# Revision 1.23 2004/02/15 22:30:08 darkeye
|
||||
# for version 0.14
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user