summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-12 15:30:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-12 15:30:44 +0000
commit25f00a9a1f13f3f2bd442f87b6bee05331a7ac98 (patch)
tree21f1378dc60a3f3834a21cf1f135d14a3db13b32
parentb86eb32e1a73c5f7f0d4db8a1130b1cf1a3c3c5a (diff)
Upgrade to 4.9.1
-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 beb679648a..93bbceef0f 100644
--- a/VERSION
+++ b/VERSION
@@ -4,4 +4,4 @@
# $Id$
#
-RTEMS Version 4.9.0
+RTEMS Version 4.9.1
diff --git a/aclocal/version.m4 b/aclocal/version.m4
index a0eeff05d7..e8166a0afa 100644
--- a/aclocal/version.m4
+++ b/aclocal/version.m4
@@ -1,4 +1,4 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.9.0]))
+m4_define([_RTEMS_VERSION],[4.9.1]))
m4_define([RTEMS_API],[4.9])
diff --git a/c/src/aclocal/version.m4 b/c/src/aclocal/version.m4
index a0eeff05d7..e8166a0afa 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.0]))
+m4_define([_RTEMS_VERSION],[4.9.1]))
m4_define([RTEMS_API],[4.9])
diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4
index a0eeff05d7..e8166a0afa 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.0]))
+m4_define([_RTEMS_VERSION],[4.9.1]))
m4_define([RTEMS_API],[4.9])
diff --git a/testsuites/aclocal/version.m4 b/testsuites/aclocal/version.m4
index a0eeff05d7..e8166a0afa 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.0]))
+m4_define([_RTEMS_VERSION],[4.9.1]))
m4_define([RTEMS_API],[4.9])