bump version
This commit is contained in:
2
debian/Makefile
vendored
2
debian/Makefile
vendored
@@ -30,7 +30,7 @@ build:
|
||||
env GOOS=linux GOARCH=amd64 go build -v -o $${BUILD}/opt/sour.is/bin/paste \
|
||||
-ldflags "-X main.AppVersion=$${VERSION}-$${RELEASE} -X main.AppBuild=$${DATE}"\
|
||||
sour.is/x/paste/cmd/paste; \
|
||||
dpkg -b $${BUILD}; \
|
||||
dpkg -b $${BUILD};
|
||||
|
||||
copy:
|
||||
export VERSION=`cat VERSION`; \
|
||||
|
||||
2
debian/RELEASE
vendored
2
debian/RELEASE
vendored
@@ -1 +1 @@
|
||||
9
|
||||
11
|
||||
|
||||
Reference in New Issue
Block a user