Files
rtems/testsuites/aclocal/version.m4
Ralf Corsepius 817991627d 2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/env-rtemsbsp.m4, aclocal/rtems-top.m4, aclocal/version.m4:
	Rename RTEMS_API into _RTEMS_API.
2011-03-04 16:14:42 +00:00

5 lines
102 B
Plaintext

AC_DEFUN([RTEMS_VERSIONING],
m4_define([_RTEMS_VERSION],[4.10.99.0]))
m4_define([_RTEMS_API],[4.11])