[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 44701d76a4394ef735d67ad4aa7cce2ffc65f26a

Ivan ivan at 420.am
Thu Mar 28 11:24:03 PDT 2013


The branch, FREESIDE_2_3_BRANCH has been updated
       via  44701d76a4394ef735d67ad4aa7cce2ffc65f26a (commit)
      from  4acd6bbefe4d4a5c3d24fe2d95cf73981223fb9a (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 44701d76a4394ef735d67ad4aa7cce2ffc65f26a
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Mar 28 11:24:01 2013 -0700

    2.3.6 happened

diff --git a/FS/FS.pm b/FS/FS.pm
index a0fddd9..9c55a8e 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '2.3.6git';
+$VERSION = '2.3.7git';
 
 #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