2003-09-16 Joel Sherrill <joel@OARcorp.com>

* aclocal/version.m4: Updated to rtems-4.6.0.
This commit is contained in:
Joel Sherrill
2003-09-16 16:44:01 +00:00
parent daa8db7c7a
commit 6d1bb5f697
4 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2003-09-16 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0.
2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-top.m4: Add RTEMS_API.

View File

@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
m4_define([_RTEMS_VERSION],[4.6.0pre4]))
m4_define([_RTEMS_VERSION],[4.6.0]))

View File

@@ -1,3 +1,7 @@
2003-09-16 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0.
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h,

View File

@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
m4_define([_RTEMS_VERSION],[4.6.0pre4]))
m4_define([_RTEMS_VERSION],[4.6.0]))