[freeside-commits] branch master updated. 8a54677fd5dfcc1e55188374b206de24275fd780

Ivan ivan at 420.am
Sat Jan 5 21:24:57 PST 2013


The branch, master has been updated
       via  8a54677fd5dfcc1e55188374b206de24275fd780 (commit)
      from  53b9ba47322ee112b3f259006ce1eeb8410904b9 (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 8a54677fd5dfcc1e55188374b206de24275fd780
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sat Jan 5 21:24:39 2013 -0800

    the future is now

diff --git a/FS/FS.pm b/FS/FS.pm
index 2517c1f..f2e37fd 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