summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index f3c8304..f32fb8d 100644
--- a/wscript
+++ b/wscript
@@ -17,7 +17,7 @@
# to build for more than BSP at a time.
#
-rtems_version = "4.12"
+rtems_version = "5"
try:
import rtems_waf.rtems as rtems
except: