diff options
author | Tulir Asokan <tulir@maunium.net> | 2020-05-10 21:03:49 +0300 |
---|---|---|
committer | Tulir Asokan <tulir@maunium.net> | 2020-05-10 21:03:49 +0300 |
commit | a2d6d974836bc51598c453f78373495c018f1639 (patch) | |
tree | 44d82b0be5c6c6da56d30ce6467e4b5130a2bc3b /deb | |
parent | 55cf268d6ab3cbde415aff0c010ee5a1c0aaa91f (diff) |
Bump version to 0.1.0
Diffstat (limited to 'deb')
-rw-r--r-- | deb/DEBIAN/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control index 0af23c6..925cc5e 100644 --- a/deb/DEBIAN/control +++ b/deb/DEBIAN/control @@ -1,5 +1,5 @@ Package: gomuks -Version: 0.0.0-1 +Version: 0.1.0-1 Section: net Priority: optional Architecture: amd64 |