[freeside-commits] branch FREESIDE_3_BRANCH updated. e716d2c9a2f213caf3ff767546804f26dd1d3d6d
Ivan
ivan at 420.am
Wed Jul 24 13:44:52 PDT 2013
The branch, FREESIDE_3_BRANCH has been updated
via e716d2c9a2f213caf3ff767546804f26dd1d3d6d (commit)
from 315e05ac3e63dbd51a162df27cff1233935d5cd3 (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 e716d2c9a2f213caf3ff767546804f26dd1d3d6d
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Jul 24 13:44:36 2013 -0700
3.1
diff --git a/FS/FS.pm b/FS/FS.pm
index ed8a8a3..e33b576 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 = '3.1';
#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