[freeside-commits] branch FREESIDE_3_BRANCH updated. 4c8c3c5166ee6949c3b3339b12b1985d95330bc4

Jeremy Davis jeremyd at 420.am
Fri Feb 7 08:24:49 PST 2014


The branch, FREESIDE_3_BRANCH has been updated
       via  4c8c3c5166ee6949c3b3339b12b1985d95330bc4 (commit)
      from  02b8d7a9f1689ccd74d749bc18ed2d0d17447925 (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 4c8c3c5166ee6949c3b3339b12b1985d95330bc4
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Thu Feb 6 17:15:17 2014 -0500

    3.2

diff --git a/FS/FS.pm b/FS/FS.pm
index e450492..2d751ef 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '3.2git';
+$VERSION = '3.2';
 
 #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 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list