We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f8e2e commit 592ac1aCopy full SHA for 592ac1a
Makefile
@@ -1,6 +1,6 @@
1
APP = RsyncUI
2
BUNDLE_ID = no.blogspot.$(APP)
3
-VERSION = 2.7.9
+VERSION = 2.8.0
4
BUILD_PATH = $(PWD)/build
5
APP_PATH = "$(BUILD_PATH)/$(APP).app"
6
ZIP_PATH = "$(BUILD_PATH)/$(APP).$(VERSION).zip"
0 commit comments