[freeside-commits] branch FREESIDE_3_BRANCH updated. 7906b13f3c1f4037dc45f9046e700a2a39add164

Jeremy Davis jeremyd at 420.am
Wed May 28 07:04:51 PDT 2014


The branch, FREESIDE_3_BRANCH has been updated
       via  7906b13f3c1f4037dc45f9046e700a2a39add164 (commit)
      from  7e58a4e86b9727143e47b4470725f4a4fc4d4ccc (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 7906b13f3c1f4037dc45f9046e700a2a39add164
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Wed May 28 10:04:34 2014 -0400

    3.4git

diff --git a/FS/FS.pm b/FS/FS.pm
index d907897..d62b5c2 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '3.3';
+$VERSION = '3.4git';
 
 #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