diff options
author | Samuel Thibault <sthibault@debian.org> | 2012-01-30 23:19:13 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2012-01-30 23:19:13 +0000 |
commit | 1b86e75e635758eb17a1e3ee4ee7014025d569ca (patch) | |
tree | 2b45f90f21aad42e8ecd6181fa0ca8cbb23cfc4e /build/entities | |
parent | 117f7d22ddfce615c713d24e3897c0ec74354b17 (diff) | |
download | installation-guide-1b86e75e635758eb17a1e3ee4ee7014025d569ca.zip |
Update xorg, brltty and speakup versions.
Diffstat (limited to 'build/entities')
-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. --> |