[freeside-commits] branch FREESIDE_4_BRANCH updated. 037f8c902b3ffe615cae0ced97088862da8fc34e
Ivan
ivan at 420.am
Fri Aug 5 14:04:43 PDT 2016
The branch, FREESIDE_4_BRANCH has been updated
via 037f8c902b3ffe615cae0ced97088862da8fc34e (commit)
from 96dc42398cb1ee00dc86095d1c2171f74ea760aa (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 037f8c902b3ffe615cae0ced97088862da8fc34e
Author: Ivan Kohler <ivan at freeside.biz>
Date: Fri Aug 5 14:04:39 2016 -0700
4.1
diff --git a/FS/FS.pm b/FS/FS.pm
index c8ab27e..2f712de 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
use strict;
use vars qw($VERSION);
-$VERSION = '4.1~git';
+$VERSION = '4.1';
#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