[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 4acd6bbefe4d4a5c3d24fe2d95cf73981223fb9a

Ivan ivan at 420.am
Thu Mar 28 11:23:22 PDT 2013


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

    2.3.6 happened

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