Skip to content

Commit 592ac1a

Browse files
committed
Update Makefile
1 parent 33f8e2e commit 592ac1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
APP = RsyncUI
22
BUNDLE_ID = no.blogspot.$(APP)
3-
VERSION = 2.7.9
3+
VERSION = 2.8.0
44
BUILD_PATH = $(PWD)/build
55
APP_PATH = "$(BUILD_PATH)/$(APP).app"
66
ZIP_PATH = "$(BUILD_PATH)/$(APP).$(VERSION).zip"

0 commit comments

Comments
 (0)