From 60a93b9f556fcdbfaa9baa3110e0458d83207d78 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Fri, 14 Oct 2022 12:34:35 -0700 Subject: [PATCH] Version bump for new features --- README.md | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7c58d000..39faeea17 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Webmin can be installed in two different ways: 1. By downloading a pre-built package, available for different distributions (CentOS, Fedora, SuSE, Mandriva, Debian, Ubuntu, Solaris and [other](https://www.webmin.com/support.html)) under [latest release assets](https://github.com/webmin/webmin/releases/latest) or from our [download page](https://webmin.com/download.html); Note: It is highly recommended to [add repository](https://doxfer.webmin.com/Webmin/Installation) to your system for having automatic updates. - 2. By downloading, extracting [source file](https://prdownloads.sourceforge.net/webadmin/webmin-2.001.tar.gz), and running [_setup.sh_](https://www.webmin.com/tgz.html) script, with no arguments, which will setup to run it directly from this directory, or with a command-line argument, such as targeted directory. + 2. By downloading, extracting [source file](https://prdownloads.sourceforge.net/webadmin/webmin-2.002.tar.gz), and running [_setup.sh_](https://www.webmin.com/tgz.html) script, with no arguments, which will setup to run it directly from this directory, or with a command-line argument, such as targeted directory. Note: If you are installing Webmin [on Windows](https://www.webmin.com/windows.html) system, you must run the command `perl setup.pl` instead. The Windows version depends on several programs, and modules that may not be part of the standard distribution. You will need _process.exe_ command, _sc.exe_ command, and _Win32::Daemon_ Perl module. ## Documentation diff --git a/version b/version index 593453522..64ac8144c 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.001 +2.002