X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=9c55a8eaa307184963f8ae61b524268e18afa43a;hb=daeea9a9429bfa33eb2d56a29ff6e766c13782dd;hp=f903b408c8faa4e432ea9e6b2de6e56ae0225a3f;hpb=e151d7233a75c942a4a6cc57a4804d29c897aa33;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index f903b408c..9c55a8eaa 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '2.3.4git'; +$VERSION = '2.3.7git'; #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 @@ -264,6 +264,8 @@ L - Usage class class L - Agent (reseller) class +L - Agent (reseller) package class commission class + L - Agent type class L - Class linking agent types (see L) with package definitions (see L)