mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
[#2359] Update repository documentation
This commit is contained in:
2
AUTHORS
2
AUTHORS
@ -8,6 +8,8 @@ Emmanuel Milou <emmanuel dot milou at savoirfairelinux dot com>
|
||||
- Plus many portions of code in sflphoned and sflphone-gtk
|
||||
- Test and debugging
|
||||
|
||||
Alexandre Savard <alexandre dot savard at savoirfairelinux dot com>
|
||||
|
||||
Alexandre Bourget <alexandre dot bourget at savoirfairelinux dot com>
|
||||
- IAX implementation
|
||||
|
||||
|
1
INSTALL
1
INSTALL
@ -8,7 +8,6 @@ INSTALLATION GUIDE
|
||||
./autogen.sh
|
||||
./configure
|
||||
make dep && make
|
||||
sudo make install
|
||||
# Go back to the root
|
||||
cd ../..
|
||||
./autogen.sh --prefix=/usr
|
||||
|
10
NEWS
10
NEWS
@ -2,7 +2,15 @@
|
||||
# SFLphone
|
||||
################################################
|
||||
|
||||
* Upcoming 0.9.5~beta version on 2008-04-21
|
||||
* 2009-10-27: SFLphone 0.9.7~beta has been released
|
||||
|
||||
* 2009-07-27: SFLphone 0.9.6 has been released
|
||||
|
||||
* 2009-07-17: SFLphone 0.9.6~rc2 has been released
|
||||
|
||||
* 2009-07-10: SFLphone 0.9.6~rc1 has been released
|
||||
|
||||
* 2009-05-22: SFLphone 0.9.5~beta has been released
|
||||
|
||||
* 2009-04-03: SFLphone 0.9.4 has been released
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
AC_INIT([SFLphone],[0.9.6~beta],[sflphoneteam@savoirfairelinux.com],[sflphone-client-gnome])
|
||||
AC_INIT([SFLphone],[0.9.7~beta],[sflphoneteam@savoirfairelinux.com],[sflphone-client-gnome])
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
LT_INIT
|
||||
|
Reference in New Issue
Block a user