summaryrefslogtreecommitdiffstats
path: root/doc/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-17 23:16:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-17 23:16:48 +0000
commit5dd28ac70d5d9a7aae33b622d8de7ae8579bfd2c (patch)
tree96b2de5bb0cdda46653c32572bd7801bd5a01d05 /doc/configure.in
parent2001-01-17 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-5dd28ac70d5d9a7aae33b622d8de7ae8579bfd2c.tar.bz2
2001-01-17 Joel Sherrill <joel@OARcorp.com>
* configure.in: Changed the version to eng-20010816b.
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 25d2ab4a0b..add8dd4a5b 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.1-pre3
+RTEMS_VERSION=eng-20010816b
AM_INIT_AUTOMAKE(rtemsdoc,${RTEMS_VERSION},no)
AM_MAINTAINER_MODE