[Xfce4-commits] [panel-plugins/xfce4-systemload-plugin] 01/01: Updates for release
noreply at xfce.org
noreply at xfce.org
Tue Aug 13 12:25:24 CEST 2019
This is an automated email from the git hooks/post-receive script.
l a n d r y p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-systemload-plugin.
commit 3490adf27ed4c4995c43110fb20e919d69bd49bd
Author: Landry Breuil <landry at xfce.org>
Date: Tue Aug 13 12:20:49 2019 +0200
Updates for release
---
NEWS | 6 ++++++
configure.ac.in | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index d0c1fd9..fca4590 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.2.3 (2019/09/13)
+-----------------
+- fix possible leak
+- fix a crash when opening the properties dialog
+- tons of translation updates
+
1.2.2 (2018/11/29)
-----------------
- general rework of the preferences dialog
diff --git a/configure.ac.in b/configure.ac.in
index ef4cd82..cae30b5 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -9,7 +9,7 @@ dnl *** Version information ***
dnl ***************************
m4_define([systemload_version_major], [1])
m4_define([systemload_version_minor], [2])
-m4_define([systemload_version_micro], [2])
+m4_define([systemload_version_micro], [3])
m4_define([systemload_version_build], [r at REVISION@])
m4_define([systemload_version_tag], [])
m4_define([systemload_version], [systemload_version_major().systemload_version_minor().systemload_version_micro()ifelse(systemload_version_tag(), [git], [systemload_version_tag()-systemload_version_build()], [systemload_version_tag()])])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list