[freeside-commits] branch FREESIDE_4_BRANCH updated. f47e7de03e2fc209ce48adcfa0cfa4c04196e81d
Ivan
ivan at 420.am
Fri Aug 5 18:28:23 PDT 2016
The branch, FREESIDE_4_BRANCH has been updated
via f47e7de03e2fc209ce48adcfa0cfa4c04196e81d (commit)
from 8f75814b4c7e8f136ab2f6cad4b8df25000f3866 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f47e7de03e2fc209ce48adcfa0cfa4c04196e81d
Author: Ivan Kohler <ivan at freeside.biz>
Date: Fri Aug 5 18:28:20 2016 -0700
4.2~git
diff --git a/FS/FS.pm b/FS/FS.pm
index 2f712de..388cb0f 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
use strict;
use vars qw($VERSION);
-$VERSION = '4.1';
+$VERSION = '4.2~git';
#find missing entries in this file with:
# for a in `ls *pm | cut -d. -f1`; do grep 'L<FS::'$a'>' ../FS.pm >/dev/null || echo "missing $a" ; done
-----------------------------------------------------------------------
Summary of changes:
FS/FS.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list