[freeside-commits] branch FREESIDE_3_BRANCH updated. aa96a06f756fc0b5b6e047b6b6d3e6cf4fa8f523
Jeremy Davis
jeremyd at 420.am
Thu Oct 23 06:45:52 PDT 2014
The branch, FREESIDE_3_BRANCH has been updated
via aa96a06f756fc0b5b6e047b6b6d3e6cf4fa8f523 (commit)
from 5c81738c095b59a9d3370a490320777f0bf0743a (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 aa96a06f756fc0b5b6e047b6b6d3e6cf4fa8f523
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Thu Oct 23 09:44:06 2014 -0400
3.4 release
diff --git a/FS/FS.pm b/FS/FS.pm
index 3c003c3..33f25b7 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.4';
#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