Skip to content

Commit

Permalink
Minor.minor version no change
Browse files Browse the repository at this point in the history
  • Loading branch information
essandess committed Apr 9, 2016
1 parent a0ea6c5 commit 4eee269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME=ETVComskip
VERSION=3.5.2
VERSION=3.5.3
# El Capitan (10.11)
OsVersion=$(shell python -c 'import platform,sys;x=platform.mac_ver()[0].split(".");sys.stdout.write("%s.%s" % (x[0],x[1]))')
IMGNAME=${NAME}-${VERSION}-${OsVersion}
Expand Down

0 comments on commit 4eee269

Please sign in to comment.