summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--aclocal/version.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index cf420f2b9f..e0bc3454e4 100644
--- a/VERSION
+++ b/VERSION
@@ -4,4 +4,4 @@
# $Id$
#
-RTEMS Version 20031217-test
+RTEMS Version 4.6.99.0
diff --git a/aclocal/version.m4 b/aclocal/version.m4
index f4e372231e..adf855f413 100644
--- a/aclocal/version.m4
+++ b/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]))