summaryrefslogtreecommitdiffstats
path: root/doc/started/tversions.texi.in
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:11:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:11:21 +0000
commita477937e0fe4c852f2476ae9fd220c69bfbe9b52 (patch)
treeaef92fc7839d9401aa3c87191699df28da3e4622 /doc/started/tversions.texi.in
parent2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de> (diff)
downloadrtems-a477937e0fe4c852f2476ae9fd220c69bfbe9b52.tar.bz2
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* started.texi: include common/rtems.texi. * Makefile.am: Reflect changes to $(top_srcdir)/project.am. * binaries.t: Fix list of supported binary packages. Comment out references to cygwin rpms. Fix definition of RPM. Add Java to optional langs. Use RTEMSPREFIX instead of /opt/rtems. * buildc.t: Use RTEMSPREFIX instead of /opt/rtems. * buildrt.t: Various minor fixes. Use --disable-networking instead of --disable-tcpip. Use RTEMSPREFIX instead of /opt/rtems. * nextstep.t: Remove some more refs to oarcorp.com. Use RTEMSHTTPURL instead of www.rtems.com. * started/tversions.texi.in: Use @value{VERSION} instead of hard-coded "4.6.0"
Diffstat (limited to '')
-rw-r--r--doc/started/tversions.texi.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/started/tversions.texi.in b/doc/started/tversions.texi.in
index be3a670e04..df297d1f1d 100644
--- a/doc/started/tversions.texi.in
+++ b/doc/started/tversions.texi.in
@@ -84,8 +84,8 @@
@c RTEMS Version
@c
-@set RTEMSVERSION RTEMS 4.6.0
-@set RTEMSUNTAR rtems-4.6.0
+@set RTEMSVERSION RTEMS @value{VERSION}
+@set RTEMSUNTAR rtems-@value{VERSION}
@set RTEMSTAR @value{RTEMSUNTAR}.tar.bz2
@set RTEMSFTPSITE ftp.rtems.com
-@set RTEMSFTPDIR /pub/rtems/releases/4.6.0
+@set RTEMSFTPDIR /pub/rtems/releases/@value{VERSION}