Update for 2016.11.1

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
diff --git a/Makefile b/Makefile
index fbf217a..97f1bdd 100644
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,7 @@
 all:
 
 # Set and export the version string
-export BR2_VERSION := 2016.11
+export BR2_VERSION := 2016.11.1
 
 # Save running make version since it's clobbered by the make package
 RUNNING_MAKE_VERSION := $(MAKE_VERSION)