X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=6c7fb04a55f1b59d6a0ce20480c4d1c350f3d5f9;hb=c25351c22e3d5018a3afe1ecc2973d0aee6997a5;hp=41d8f440c7cb2c5741ace28bf19a9917c9342e2b;hpb=05feecc7ab0ebc0d6b26fe06a09f25d08805062d;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 41d8f440c..6c7fb04a5 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '3.4git'; +$VERSION = '3.8git'; #find missing entries in this file with: # for a in `ls *pm | cut -d. -f1`; do grep 'L' ../FS.pm >/dev/null || echo "missing $a" ; done @@ -448,6 +448,8 @@ L - Job arguments L - Job dependencies +L - Job statistics + L - Message templates (customer notices) L - Message catalogs (error messages)