diff --git a/Makefile b/Makefile index 9b58be6..8dc3a11 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ TARGET_ALLCAPS = X50NG VERSION_MAJOR = 1 VERSION_MINOR = 6 -PATCHLEVEL = 1 +PATCHLEVEL = 2 INSTALL_PREFIX = /usr/local INSTALL_BINARY_DIR = "$(INSTALL_PREFIX)"/bin