X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=bin%2FBackupPC_sendEmail;h=f4845f3accccac0ca67a43ea60cb05c4cbf26219;hp=cea4161e8adca1737e1402eb2ebd6f6377f9e2e3;hb=3a7bc709e0ae0cbaef278a584849fcbeed202879;hpb=f076585d3ff9dfe6de32292b897e293008efe74e diff --git a/bin/BackupPC_sendEmail b/bin/BackupPC_sendEmail index cea4161..f4845f3 100755 --- a/bin/BackupPC_sendEmail +++ b/bin/BackupPC_sendEmail @@ -1,4 +1,4 @@ -#!/bin/perl +#!/usr/bin/perl #============================================================= -*-perl-*- # # BackupPC_sendEmail: send status emails to users and admins @@ -13,7 +13,7 @@ # Craig Barratt # # COPYRIGHT -# Copyright (C) 2001-2007 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 @@ -31,7 +31,7 @@ # #======================================================================== # -# Version 3.2.0, released 31 Dec 2008. +# Version 3.2.0beta0, released 5 April 2009. # # See http://backuppc.sourceforge.net. #