diff options
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/slugos.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf index 21f1ae5bb9..cab425a25f 100644 --- a/conf/distro/slugos.conf +++ b/conf/distro/slugos.conf @@ -170,7 +170,7 @@ PREFERRED_VERSION_ixp400-eth ?= "1.5" # Select the smallest provider of x11 libraries PREFERRED_PROVIDER_x11 ?= "diet-x11" -CVSDATE_diet-x11 ?= "20051005" +CVSDATE_diet-x11 ?= "20060106" # Ensure consistency across all SlugOS builds for the provider of a # relational database - use the latest version of the SleepyCat |