diff options
-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:=2011.11-rc1 +export BR2_VERSION:=2012.02-git # This top-level Makefile can *not* be executed in parallel .NOTPARALLEL: |