summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2017-08-27 13:57:54 +0200
committernicolargo <nicolas@nicolargo.com>2017-08-27 13:57:54 +0200
commitad4763eb431e43307d228f730c705f25fbe67d6d (patch)
tree59c1335322922d331b2093b1ddea95af13371cc3
parent533308697ecec439edde925f275f072d4f160760 (diff)
Update version and doc for Glances 2.11
-rw-r--r--NEWS6
-rw-r--r--docs/man/glances.12
-rw-r--r--glances/__init__.py2
-rw-r--r--requirements.txt2
-rw-r--r--snap/snapcraft.yaml2
5 files changed, 7 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index a84bb4fe..072a03ab 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,8 @@
Glances Version 2
==============================================================================
-Version NEXT RELEASE
-====================
+Version 2.11
+============
Enhancements and new features:
@@ -13,7 +13,7 @@ Enhancements and new features:
Bugs corrected:
- * Installing GPU plugin crashes entire glances (issue #1102)
+ * Installing GPU plugin crashes entire Glances (issue #1102)
* Potential memory leak in Windows WebUI (issue #1056)
* glances_network `OSError: [Errno 19] No such device` (issue #1106)
* GPU plugin. <class 'TypeError'>: ... not JSON serializable"> (issue #1112)
diff --git a/docs/man/glances.1 b/docs/man/glances.1
index 2ab7086b..8e2e9967 100644
--- a/docs/man/glances.1
+++ b/docs/man/glances.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GLANCES" "1" "Aug 01, 2017" "2.10.1_DEVELOP" "Glances"
+.TH "GLANCES" "1" "Aug 27, 2017" "2.11" "Glances"
.SH NAME
glances \- An eye on your system
.
diff --git a/glances/__init__.py b/glances/__init__.py
index f3cdffaf..f9f3db5d 100644
--- a/glances/__init__.py
+++ b/glances/__init__.py
@@ -27,7 +27,7 @@ import signal
import sys
# Global name
-__version__ = '2.10.1_DEVELOP'
+__version__ = '2.11'
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
__license__ = 'LGPLv3'
diff --git a/requirements.txt b/requirements.txt
index d0710644..4cc0c6c0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-psutil==5.2.0
+psutil==5.2.2
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index a51ddb08..0f2393b8 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,5 +1,5 @@
name: glances
-version: '2.10'
+version: '2.11'
summary: Glances an Eye on your system. A top/htop alternative.
description: |
Glances is a cross-platform monitoring tool which aims to present