diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-08-01 20:46:31 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-08-01 20:46:31 +0200 |
commit | 4009cbbbf9832abfb4e3047d536ce2bd775d2587 (patch) | |
tree | de5848f8f813b7d9c3007490a0b7aa8c6b7b8965 /Makefile | |
parent | 5e671c8e79bf0ebbb19bbb40872d17777f8f9fdd (diff) |
Update for 2012.08-rc12012.08_rc1
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:=2012.08-git +export BR2_VERSION:=2012.08-rc1 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81 |