diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-08-16 13:10:30 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-08-16 13:10:30 +0200 |
commit | 7120319a51c004793ff924b55c478867560b86fd (patch) | |
tree | b8302c3ee1e80ae028e890e6e75c56932219a39f /Makefile | |
parent | c08b78d1868989ef63cb79b6f8de77365fe87948 (diff) |
Prepare for 2013.08-rc2
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2013.08-rc1 +export BR2_VERSION:=2013.08-rc2 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81 |