diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-11-16 02:05:36 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-11-16 11:14:00 -0500 |
commit | a7a8369b5d100a1dc82afeeefc65e356f4ae07ee (patch) | |
tree | 13f1d551ae26af215e4cf1e90fd107c6651cb002 | |
parent | README.rst: initial import, replace old (diff) | |
download | eselect-wine-a7a8369b5d100a1dc82afeeefc65e356f4ae07ee.tar.gz eselect-wine-a7a8369b5d100a1dc82afeeefc65e356f4ae07ee.tar.bz2 eselect-wine-a7a8369b5d100a1dc82afeeefc65e356f4ae07ee.zip |
v2.0.0v2.0.0
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r-- | wine.eselect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wine.eselect b/wine.eselect index 68fa105..42c6bac 100644 --- a/wine.eselect +++ b/wine.eselect @@ -4,7 +4,7 @@ DESCRIPTION="Manage active Wine slots and variants" MAINTAINER="wine@gentoo.org" -VERSION="1.2.3" +VERSION="2.0.0" # Setup env and run $@ in ${EROOT}${WINEETC} to simplify path # handling (all other wine-* functions must be ran from this). |