summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to 'c')
-rw-r--r--c/src/ChangeLog4
-rw-r--r--c/src/aclocal/version.m42
2 files changed, 5 insertions, 1 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 0c081309bc..1465813a41 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,9 @@
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * aclocal/version.m4: 4.6.99.0.
+
+2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* Makefile.am: Don't include host.am.
* automake/compile.am: Further cleanups.
diff --git a/c/src/aclocal/version.m4 b/c/src/aclocal/version.m4
index f4e372231e..adf855f413 100644
--- a/c/src/aclocal/version.m4
+++ b/c/src/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[20031217-test]))
+m4_define([_RTEMS_VERSION],[4.6.99.0]))