From 81653ce5c98237a7eabc632cc428214663217a75 Mon Sep 17 00:00:00 2001 From: Daniel Meyerholt Date: Sat, 21 Jun 2014 22:10:59 +0200 Subject: * Update version numbers in queuehandler --- scripts/queuehandler | 2 +- scripts/queuehandler.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/queuehandler b/scripts/queuehandler index ddee3fc..ff4797a 100755 --- a/scripts/queuehandler +++ b/scripts/queuehandler @@ -63,7 +63,7 @@ # - added $qh_ver & qh_conf_ver # # # ################################################################# -qh_ver="0.3.2" +qh_ver="0.5" initialize () { diff --git a/scripts/queuehandler.conf b/scripts/queuehandler.conf index 34a89de..39563d3 100755 --- a/scripts/queuehandler.conf +++ b/scripts/queuehandler.conf @@ -2,7 +2,7 @@ # queuehandler.conf: # this is the configuration-file of queuehandler # - qh_conf_ver="0.3.2" + qh_conf_ver="0.5" # set this to 1 to get debug-informations in the syslog and # exit-messages of the queuehandler on the osd: -- cgit v1.2.3