[freeside-commits] branch master updated. 7b5a266236857fbb4bbf8d4ac3031c3fec75cac2

Ivan ivan at 420.am
Fri May 10 01:05:08 PDT 2013


The branch, master has been updated
       via  7b5a266236857fbb4bbf8d4ac3031c3fec75cac2 (commit)
      from  a0f3e18fa990c3be65c09f45cca3e102732d77d4 (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 7b5a266236857fbb4bbf8d4ac3031c3fec75cac2
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri May 10 01:05:04 2013 -0700

    master will be 4.0

diff --git a/FS/FS.pm b/FS/FS.pm
index d8bc333..77dd4ff 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '3.1git';
+$VERSION = '4.0git';
 
 #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