diff options
Diffstat (limited to 'build/entities/common.ent')
-rw-r--r-- | build/entities/common.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent index 1e8dc1852..d913c8219 100644 --- a/build/entities/common.ent +++ b/build/entities/common.ent @@ -154,13 +154,13 @@ to first switch tasksel to that DE using the following command, e.g: <!ENTITY num-of-debian-maillists "245"> <!-- version of X11 shipping with the current release --> -<!ENTITY x11ver "7.5"> +<!ENTITY x11ver "7.6"> <!-- version of BRLTTY shipping with the current release --> -<!ENTITY brlttyver "4.2"> +<!ENTITY brlttyver "4.3"> <!-- version of Speakup shipping with the current release --> -<!ENTITY speakupver "3.1.5"> +<!ENTITY speakupver "3.1.6"> <!-- an example of adding another image to lilo.conf, cf en/post-install.sgml etc. --> |