🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 22:48:23 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
lvestats
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/lvestats
🔄 Refresh
✏️
Editing: version.py
Read Only
#!/opt/cloudlinux/venv/bin/python3 -bb # coding=utf-8 # # Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2019 All Rights Reserved # # Licensed under CLOUD LINUX LICENSE AGREEMENT # http://cloudlinux.com/docs/LICENSE.TXT # This variable will be updated by RPM spec durring build process VERSION = "4.3.2-1.el9" if __name__ == '__main__': print(VERSION)
💾 Save Changes
❌ Cancel