Skip to content

Commit

Permalink
new point-release
Browse files Browse the repository at this point in the history
  • Loading branch information
kfix committed Mar 12, 2015
1 parent eb2c781 commit ad807b0
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
Expand Up @@ -12,7 +12,7 @@ allapps := $(patsubst %,$(appdir)/%.app,$(apps))
allapps: $(allapps)
#allexts := $(patsubst %,$(appdir)/%.appex,$(apps))

VERSION := 1.2.0
VERSION := 1.2.1
LAST_TAG != git describe --abbrev=0 --tags
USER := kfix
REPO := MacPin
Expand Down

0 comments on commit ad807b0

Please sign in to comment.