summaryrefslogtreecommitdiffstats
path: root/doc/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-17 21:47:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-17 21:47:47 +0000
commit6449498bc7dea93900d6980a66af64c9116ef597 (patch)
tree7d89881d70af765dc7ad549095fb9f5f381cba6f /doc/configure.in
parent2002-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6449498bc7dea93900d6980a66af64c9116ef597.tar.bz2
2001-01-17 Joel Sherrill <joel@OARcorp.com>
* SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.
Diffstat (limited to '')
-rw-r--r--doc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configure.in b/doc/configure.in
index 7087ec0873..25d2ab4a0b 100644
--- a/doc/configure.in
+++ b/doc/configure.in
@@ -4,7 +4,7 @@ AC_PREREQ(2.13)
AC_INIT(project.am)
-RTEMS_VERSION=4.5.0-beta3
+RTEMS_VERSION=4.5.1-pre3
AM_INIT_AUTOMAKE(rtemsdoc,${RTEMS_VERSION},no)
AM_MAINTAINER_MODE