diff options
| author | Peter Korsgaard <jacmet@sunsite.dk> | 2011-06-06 13:36:55 +0200 |
|---|---|---|
| committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-06-06 13:36:55 +0200 |
| commit | 0a5e7905a63f39ddba9c66db53ff1c8b8d4f19b6 (patch) | |
| tree | 0364d5172d4e51f0d197c6a94feb962672ecc074 | |
| parent | 9ab73b51e8f0f30e1720639d40732fa20aab9d1a (diff) | |
| download | buildroot-novena-0a5e7905a63f39ddba9c66db53ff1c8b8d4f19b6.tar.gz buildroot-novena-0a5e7905a63f39ddba9c66db53ff1c8b8d4f19b6.zip | |
kickoff 2011.08 development cycle
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| -rw-r--r-- | CHANGES | 2 | ||||
| -rw-r--r-- | Makefile | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +2011.08, Not released yet: + 2011.05, Released May 27th, 2011: Updated/fixed packages: makedevs @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2011.05 +export BR2_VERSION:=2011.08-git # This top-level Makefile can *not* be executed in parallel .NOTPARALLEL: |
