X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=bin%2FBackupPC_serverMesg;h=4d471ec3a26bca36c8965796894c5187590ee77b;hp=4fe7c2040658d64748eae72171cc380831021aaa;hb=c615e1bfc6f2b0604a2658996f5dd6b6cfa9469c;hpb=c2b072c9ad558447fb73fedf0cad170214b7d80e diff --git a/bin/BackupPC_serverMesg b/bin/BackupPC_serverMesg index 4fe7c20..4d471ec 100755 --- a/bin/BackupPC_serverMesg +++ b/bin/BackupPC_serverMesg @@ -1,4 +1,4 @@ -#!/bin/perl +#!/usr/bin/perl #============================================================= -*-perl-*- # # BackupPC_serverMesg: Send one or more commands to the BackupPC server. @@ -25,7 +25,7 @@ # Craig Barratt # # COPYRIGHT -# Copyright (C) 2001-2003 Craig Barratt +# Copyright (C) 2001-2009 Craig Barratt # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -43,7 +43,7 @@ # #======================================================================== # -# Version 3.0.0, released 28 Jan 2007. +# Version 3.2.0, released 31 Jul 2010. # # See http://backuppc.sourceforge.net. #