Skip to content
Snippets Groups Projects
Commit 3c08b12f authored by Alexandre Savard's avatar Alexandre Savard
Browse files

[#3316] Update version number

parent e44dd3b4
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ Installation Instructions ...@@ -2,7 +2,7 @@ Installation Instructions
************************* *************************
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
2006, 2007, 2008, 2009 Free Software Foundation, Inc. 2006, 2007, 2008, 2009, 20101 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification, Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright are permitted in any medium without royalty provided the copyright
......
0.9.8 0.9.9
AC_INIT([SFLphone],[0.9.8],[sflphoneteam@savoirfairelinux.com],[sflphone-client-gnome]) AC_INIT([SFLphone],[0.9.9],[sflphoneteam@savoirfairelinux.com],[sflphone-client-gnome])
AM_CONFIG_HEADER(config.h) AM_CONFIG_HEADER(config.h)
LT_INIT LT_INIT
......
SFLphoned (0.9.9) / 2010-28-09
* Instant messaging
* Full Evolution addressbook integration
* A noise reduction engine to improve audio quality
* Linear int 16bit wave format support for ringtones
* Ability to select a different ringtone playback device than voice playback
* SIP early media
* A new configuration system based on YAML serialization format.
SFLphoned (0.7.0) / 2006-... SFLphoned (0.7.0) / 2006-...
* adding reload (sound driver) button * adding reload (sound driver) button
* fix: peer hangup remove flashing buttons * fix: peer hangup remove flashing buttons
......
0.9.8 0.9.9
...@@ -3,7 +3,7 @@ dnl ...@@ -3,7 +3,7 @@ dnl
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59) AC_PREREQ(2.59)
AC_INIT([sflphone],[0.9.8~rc1],[sflphoneteam@savoirfairelinux.com],[sflphone]) AC_INIT([sflphone],[0.9.9],[sflphoneteam@savoirfairelinux.com],[sflphone])
AC_COPYRIGHT([[Copyright (c) Savoir-Faire Linux 2004, 2005, 2006, 2007, 2008, 2009, 2010]]) AC_COPYRIGHT([[Copyright (c) Savoir-Faire Linux 2004, 2005, 2006, 2007, 2008, 2009, 2010]])
AC_REVISION([$Revision$]) AC_REVISION([$Revision$])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment