[freeside-commits] branch master updated. 23f228d5db4ae99722235a8739aea046a0b434cd

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


The branch, master has been updated
       via  23f228d5db4ae99722235a8739aea046a0b434cd (commit)
      from  e71a8fbc7e88c05b22584040e4aab1f24655b921 (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 23f228d5db4ae99722235a8739aea046a0b434cd
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Mar 28 11:23:41 2013 -0700

    3.0 happened

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