Skip to content

Commit 8bf7d47

Browse files
committed
bump version
1 parent 092a8b8 commit 8bf7d47

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

debian/changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
findmydeviceserver (0.10.0-1) stable; urgency=low
2+
3+
* New upstream release.
4+
15
findmydeviceserver (0.9.0-1) stable; urgency=low
26

37
* New upstream release.

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GOPATH := $(PWD)/gocode
66
export GOPATH
77

88
SHELL := sh -e
9-
VERSION ?= 0.9.0
9+
VERSION ?= 0.11.0
1010

1111
%:
1212
dh ${@}

0 commit comments

Comments
 (0)