diff --git a/Makefile b/Makefile index 0668b8b12d..e27ea94473 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ CC = gcc BINARY = f IMAGE = factor.image BUNDLE = Factor.app -VERSION = 0.84 +VERSION = 0.85 DISK_IMAGE_DIR = Factor-$(VERSION) DISK_IMAGE = Factor-$(VERSION).dmg