source: rtems-source-builder/rtems/config/rtems-version.bset @ 70fc466

4.104.95
Last change on this file since 70fc466 was 70fc466, checked in by Chris Johns <chrisj@…>, on 04/15/16 at 01:51:55

rtems: Refactor to move to a single version on master.

Move the 4.12 version and base defines to just RTEMS base defines
which includes the version. This removes the version from a number of
files and makes it simpler to move to a new version. It however means
we cannot support more than version on master.

This change further breaks 4.10 and 4.9 however it means we can
branch these versions and better support them on their branches.

  • Property mode set to 100644
File size: 64 bytes
Line 
1#
2# Current version is RTEMS 4.12
3#
4
5%define rtems_version 4.12
Note: See TracBrowser for help on using the repository browser.