diff --git a/Makefile b/Makefile index f69929c..e5169b5 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ MyProductName = "SSHFS-Win" MyCompanyName = "Navimatics LLC" MyDescription = "SSHFS for Windows" -MyProductVersion = "2020.1 Beta1" +MyProductVersion = "2021" MyVersion = 3.5.$(shell date '+%y%j') ifeq ($(shell uname -m),x86_64) MyArch = x64