diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-02-01 02:27:57 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-02-01 02:27:57 +0000 |
commit | 49c8c0e3ed5bbac9200159cace569eb0a44fb68c (patch) | |
tree | 892730cb43aaf251a23bc0b104b57eaaa31ac90e /conf | |
parent | db67f757ac8f11ba5047407b13f256f7566eff32 (diff) |
slugos.inc: Set preferred linphone version for yeaphone
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/slugos.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index 4c849d095d..2e004d26bd 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -178,6 +178,9 @@ SRCDATE_diet-x11 ?= "20060106" # Latest wpa-supplicant which supports madwifi-ng PREFERRED_VERSION_wpa-supplicant ?= "0.5.1" +# Latest linphone supports yeaphone +PREFERRED_VERSION_linphone ?= "1.6.0" + # Ensure consistency across all SlugOS builds for the provider of a # relational database - use the latest version of the SleepyCat # Berkeley database |