From 598d8aa190eed27f3799a0b4764fce0186e1b8ef Mon Sep 17 00:00:00 2001 From: darkeye Date: Thu, 14 Apr 2005 11:11:59 +0000 Subject: [PATCH] for version 0.15 --- darkice/trunk/ChangeLog | 2 +- darkice/trunk/NEWS | 5 +++++ darkice/trunk/configure.in | 2 +- darkice/trunk/rpm/darkice.spec | 5 ++++- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/darkice/trunk/ChangeLog b/darkice/trunk/ChangeLog index 7f50eb5..f080616 100644 --- a/darkice/trunk/ChangeLog +++ b/darkice/trunk/ChangeLog @@ -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 diff --git a/darkice/trunk/NEWS b/darkice/trunk/NEWS index f5b9b17..554b433 100644 --- a/darkice/trunk/NEWS +++ b/darkice/trunk/NEWS @@ -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. diff --git a/darkice/trunk/configure.in b/darkice/trunk/configure.in index 53d48de..84fe6d4 100644 --- a/darkice/trunk/configure.in +++ b/darkice/trunk/configure.in @@ -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) diff --git a/darkice/trunk/rpm/darkice.spec b/darkice/trunk/rpm/darkice.spec index f25518d..b1b4d99 100644 --- a/darkice/trunk/rpm/darkice.spec +++ b/darkice/trunk/rpm/darkice.spec @@ -36,7 +36,7 @@ Summary : DarkIce live IceCast / ShoutCast streamer Name: darkice Vendor: Tyrell Hungary Packager: Akos Maroy -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 #