Skip to content

Commit d0df9e1

Browse files
author
mx3L
committed
bump version
1 parent bec6973 commit d0df9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_ipk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ P=${D}/ipkg.tmp.$$
66
B=${D}/ipkg.build.$$
77
pushd ${D} &> /dev/null
88

9-
PVER="0.60"
9+
PVER="0.61"
1010
GITVER=$(git log -1 --format="%ci" | awk -F" " '{ print $1 }' | tr -d "-")
1111
#DSTAGE="beta"
1212
#DSTAGEVER="6"

0 commit comments

Comments
 (0)