summaryrefslogtreecommitdiffstats
path: root/contrib/repo-conf/aclocal/version.m4
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/repo-conf/aclocal/version.m4')
-rw-r--r--contrib/repo-conf/aclocal/version.m44
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/repo-conf/aclocal/version.m4 b/contrib/repo-conf/aclocal/version.m4
new file mode 100644
index 0000000000..44c7df45b5
--- /dev/null
+++ b/contrib/repo-conf/aclocal/version.m4
@@ -0,0 +1,4 @@
+AC_DEFUN([RTEMS_VERSIONING],
+m4_define([_RTEMS_VERSION],[4.7.99.0]))
+
+m4_define([_RTEMS_API],[4.8])