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 00d2664 commit 054ed18Copy full SHA for 054ed18
src/dsm7/Makefile
@@ -1,8 +1,8 @@
1
# Syno package structure: https://help.synology.com/developer-guide/synology_package/package_structure.html
2
# Git commit SHA from https://github.com/philippe44/AirConnect/commits/master/bin
3
-REPO_REVISION=27b0b09c2c3af069f19459aed6a29287d79774a2
+REPO_REVISION=c7f9f9b0c8712b885f1a57b6b70bb5f23aaa2cdd
4
#REPO_REVISION2=ba623f7f8b93a060c3af54d35fee9b28eeddb1fe
5
-VERSION=1.1.1-$(shell date '+%Y%m%d')
+VERSION=1.1.2-$(shell date '+%Y%m%d')
6
7
LICENSE:
8
curl -s -L https://github.com/philippe44/AirConnect/raw/${REPO_REVISION}/LICENSE -O
0 commit comments