diff options
author | wylandrea <wylandrea@gmail.com> | 2018-11-12 09:58:34 +0800 |
---|---|---|
committer | wylandrea <wylandrea@gmail.com> | 2018-11-12 09:58:34 +0800 |
commit | cc93ddec5ea87e6d3e5a4bc96b89ab8cf52a48b8 (patch) | |
tree | c4883b40f0d7d1d436fa4c0162cfb88201818ab3 /pkg/deb | |
parent | 07b448c987619766da5c12235f3f693f3cd60209 (diff) |
Release: update to 18.10 version
Change-Id: Id3521df005024e9b393a1238a8b1ea7f5ddf507e
Signed-off-by: wylandrea <wylandrea@gmail.com>
Diffstat (limited to 'pkg/deb')
-rw-r--r-- | pkg/deb/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/deb/control b/pkg/deb/control index a373fef..24302e3 100644 --- a/pkg/deb/control +++ b/pkg/deb/control @@ -1,5 +1,5 @@ Package: dmm -Version: 18.07 +Version: 18.10 Section: tuils Priority: optional Depends: libc6, libstdc++6, libgcc1 |