[freeside-commits] branch master updated. 52380fd490b228e5b2a7cdd3a98ea5185b44a7a9

Ivan ivan at 420.am
Sat Jan 26 13:30:42 PST 2013


The branch, master has been updated
       via  52380fd490b228e5b2a7cdd3a98ea5185b44a7a9 (commit)
      from  55e2b73fce4db4aa189b1c102a798c4f7060d109 (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 52380fd490b228e5b2a7cdd3a98ea5185b44a7a9
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sat Jan 26 13:30:40 2013 -0800

    3.0 2.0

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