summaryrefslogtreecommitdiffstats
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
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/ChangeLog4
-rw-r--r--doc/configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 4f1b44b80a..a79d122f9c 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,9 @@
2001-01-17 Joel Sherrill <joel@OARcorp.com>
+ * configure.in: Changed the version to eng-20010816b.
+
+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
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