Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit 533b9f0

Browse files
committed
autobuild3: releasing 1.5.7
1 parent 2cbf34c commit 533b9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autobuild/defines

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ timestamp_convert(){
2222

2323
PKGNAME=autobuild3$( ((_GIT)) && echo "-git-$(git branch 2>/dev/null | grep '*' | sed 's/*\ //g')")
2424
PKGEPOCH=1
25-
PKGVER=1.5.6$( ((_GIT)) && echo "+$(timestamp_convert $(git log -1 --date=raw --pretty=format:%cd))")
25+
PKGVER=1.5.7$( ((_GIT)) && echo "+$(timestamp_convert $(git log -1 --date=raw --pretty=format:%cd))")
2626
PKGDES="Automatic package building tool."
2727
PKGRECOM="distcc ccache"
2828
PKGDEP="dpkg bash rpm apt coreutils autoconf automake autogen spdx-licenses"

0 commit comments

Comments
 (0)