diff options
-rw-r--r-- | CHANGES | 2 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +2012.08, Not released yet: + 2012.05, Released May 30th, 2012: Updated/fixed packages: busybox, netsnmp, pptp-linux @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2012.05 +export BR2_VERSION:=2012.08-git # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81 |