summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rtemstoolkit/rld-rtems.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtemstoolkit/rld-rtems.cpp b/rtemstoolkit/rld-rtems.cpp
index d85f845..1538cca 100644
--- a/rtemstoolkit/rld-rtems.cpp
+++ b/rtemstoolkit/rld-rtems.cpp
@@ -24,7 +24,7 @@ namespace rld
{
namespace rtems
{
- static std::string _version = "4.11";
+ static std::string _version = "4.12";
static std::string _path;
static std::string _arch_bsp;