aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-11-28 19:23:20 -0500
committerIonen Wolkens <ionen@gentoo.org>2022-11-28 19:23:20 -0500
commit32edf82b8945ed7facb1b2059340614a716ffa8c (patch)
tree36cd5ed24e1f3fd1320aed3e9decadf99add48a9
parentwine.eselect: adjust legacy check for 17.0 lib32/lib64 profile (diff)
downloadeselect-wine-32edf82b.tar.gz
eselect-wine-32edf82b.tar.bz2
eselect-wine-32edf82b.zip
v2.0.1v2.0.1
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 720c24d..ff81c3d 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.0"
+VERSION="2.0.1"
# Setup env and run $@ in ${EROOT}${WINEETC} to simplify path
# handling (all other wine-* functions must be ran from this).