BUG10693: Fix wrong monthnumber in PDF Bill

This commit is contained in:
Alexander Marx
2015-01-02 07:46:21 +01:00
committed by Michael Tremer
parent 5946f1f9d0
commit 218d2d75f5
3 changed files with 5 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ THISAPP = squid-accounting-$(VER)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = squid-accounting
PAK_VER = 3
PAK_VER = 4
DEPS = "perl-DBI perl-DBD-SQLite perl-File-ReadBackwards perl-PDF-API2 sendEmail"