diff --git a/Makefile b/Makefile index 89ebf64..1ec8775 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,8 @@ TARGET = x50ng TARGET_ALLCAPS = X50NG VERSION_MAJOR = 1 -VERSION_MINOR = 5 -PATCHLEVEL = 1 +VERSION_MINOR = 6 +PATCHLEVEL = 0 INSTALL_PREFIX = /usr/local INSTALL_BINARY_DIR = "$(INSTALL_PREFIX)"/bin