Bumped version to 0.9.0-pre2

git-svn-id: http://yate.null.ro/svn/yate/trunk@538 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2005-10-09 23:18:03 +00:00
parent faf170f60f
commit 30bc536cb4
3 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,6 @@
Mon Oct 10 2005 Diana Cionoiu <diana@diana.null.ro>
- Added iLBC codec support
Thu May 05 2005 Paul Chitescu <paulc-devel@null.ro>
- Separate client directory and executables
- Support for passing arguments to client programs

View File

@ -3,7 +3,7 @@ AC_INIT(YATE, 0.9.0)
AC_CONFIG_SRCDIR([README])
AC_PREREQ(2.52)
PACKAGE_RELEASE="pre1"
PACKAGE_RELEASE="pre2"
PACKAGE_VERSION_MAJOR="${PACKAGE_VERSION%%.*}"
PACKAGE_VERSION_MINOR="${PACKAGE_VERSION#*.}"

View File

@ -116,6 +116,12 @@ cp -p %{_builddir}/%{name}/yate.init %{buildroot}/etc/rc.d/init.d/yate
rm -rf %{buildroot}
%changelog
* Mon Oct 10 2005 Diana Cionoiu <diana@diana.null.ro>
- Version 0.9.0-pre2
* Tue Sep 06 2005 Paul Chitescu <paulc-devel@null.ro>
- Version 0.9.0-pre1
* Tue Jan 18 2005 Paul Chitescu <paulc-devel@null.ro>
- Version 0.8.7