Skip to content

Commit

Permalink
chore: Bump version to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lcook committed Sep 17, 2023
1 parent 09a5f5c commit 474dbf0
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 @@ -6,7 +6,7 @@
#
PROG= portsync
VERSIONPREFIX= v
VERSION= ${VERSIONPREFIX}0.2.0
VERSION= ${VERSIONPREFIX}0.2.5

LOCALBASE?= /usr/local
BINDIR= ${LOCALBASE}/bin
Expand Down

0 comments on commit 474dbf0

Please sign in to comment.