[Xfce4-commits] [panel-plugins/xfce4-hardware-monitor-plugin] 76/96: Fix reported verison in configure.ac
noreply at xfce.org
noreply at xfce.org
Thu Nov 27 22:21:21 CET 2014
This is an automated email from the git hooks/post-receive script.
nick pushed a commit to branch master
in repository panel-plugins/xfce4-hardware-monitor-plugin.
commit 98cc3129dc8bf12201f21b5d86f0ebf1bc7a46bf
Author: OmegaPhil <OmegaPhil at gmail.com>
Date: Tue Aug 5 16:39:39 2014 +0100
Fix reported verison in configure.ac
---
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index d51d685..a5932bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,13 +11,13 @@ dnl
dnl XFCE4 modifications copyright:
dnl
-dnl 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+dnl 2013-2014 OmegaPhil (OmegaPhil00 at startmail.com)
dnl
dnl Initialising autoconf - this provides PACKAGE_NAME and PACKAGE_VERSION
dnl output variables
-AC_INIT([hardware-monitor], [1.4.4])
+AC_INIT([hardware-monitor], [1.4.5])
dnl Initialise automake with minimum version 1.11.6 (as of 17.11.13 Debian
dnl Stable (Wheezy) has this version - http://mail.xfce.org/pipermail/xfce4-dev/2013-November/030523.html)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list