aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-12-05 15:29:53 -0500
committerIonen Wolkens <ionen@gentoo.org>2022-12-05 15:42:09 -0500
commite2cd65c2a105013b47579fc9109122d3ef7c9ea1 (patch)
treeca4667e9e0e6a14235537ace03699ead233c154b
parentwine.eselect: silence PATH warning with doas/sudo (diff)
downloadeselect-wine-e2cd65c2a105013b47579fc9109122d3ef7c9ea1.tar.gz
eselect-wine-e2cd65c2a105013b47579fc9109122d3ef7c9ea1.tar.bz2
eselect-wine-e2cd65c2a105013b47579fc9109122d3ef7c9ea1.zip
v2.0.2v2.0.2
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--wine.eselect2
1 files changed, 1 insertions, 1 deletions
diff --git a/wine.eselect b/wine.eselect
index db1d7ae..46610ea 100644
--- a/wine.eselect
+++ b/wine.eselect
@@ -4,7 +4,7 @@
DESCRIPTION="Manage active Wine slots and variants"
MAINTAINER="wine@gentoo.org"
-VERSION="2.0.1"
+VERSION="2.0.2"
# Setup env and run $@ in ${EROOT}${WINEETC} to simplify path
# handling (all other wine-* functions must be ran from this).