summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-24 20:26:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-24 20:26:55 +0000
commitf8f760df398443ce5f88a8537431fc41b1da373a (patch)
treefa1f5209ca043b7787869342c30ada9f3262d5dc
parent85f1b9aa1130d8b4d72885b851594af0b01c6cc1 (diff)
Upgrade to 4.9.64.9.6
-rw-r--r--VERSION2
-rw-r--r--aclocal/version.m42
-rw-r--r--c/src/aclocal/version.m42
-rw-r--r--cpukit/aclocal/version.m42
-rw-r--r--testsuites/aclocal/version.m42
5 files changed, 5 insertions, 5 deletions
diff --git a/VERSION b/VERSION
index c75f47daf8..51ee4d60cd 100644
--- a/VERSION
+++ b/VERSION
@@ -4,4 +4,4 @@
# $Id$
#
-RTEMS Version 4.9.5
+RTEMS Version 4.9.6
diff --git a/aclocal/version.m4 b/aclocal/version.m4
index e213a8f89f..4e42cd3ba9 100644
--- a/aclocal/version.m4
+++ b/aclocal/version.m4
@@ -1,4 +1,4 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.9.5]))
+m4_define([_RTEMS_VERSION],[4.9.6]))
m4_define([RTEMS_API],[4.9])
diff --git a/c/src/aclocal/version.m4 b/c/src/aclocal/version.m4
index e213a8f89f..4e42cd3ba9 100644
--- a/c/src/aclocal/version.m4
+++ b/c/src/aclocal/version.m4
@@ -1,4 +1,4 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.9.5]))
+m4_define([_RTEMS_VERSION],[4.9.6]))
m4_define([RTEMS_API],[4.9])
diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4
index e213a8f89f..4e42cd3ba9 100644
--- a/cpukit/aclocal/version.m4
+++ b/cpukit/aclocal/version.m4
@@ -1,4 +1,4 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.9.5]))
+m4_define([_RTEMS_VERSION],[4.9.6]))
m4_define([RTEMS_API],[4.9])
diff --git a/testsuites/aclocal/version.m4 b/testsuites/aclocal/version.m4
index e213a8f89f..4e42cd3ba9 100644
--- a/testsuites/aclocal/version.m4
+++ b/testsuites/aclocal/version.m4
@@ -1,4 +1,4 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.9.5]))
+m4_define([_RTEMS_VERSION],[4.9.6]))
m4_define([RTEMS_API],[4.9])