[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 7a4bb60025ac0566edf2f32b102e424bd2ebe21a

Ivan ivan at 420.am
Fri Oct 19 22:11:25 PDT 2012


The branch, FREESIDE_2_3_BRANCH has been updated
       via  7a4bb60025ac0566edf2f32b102e424bd2ebe21a (commit)
      from  31dccc90e9f6c993ed7a579b721d8986c246cf64 (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 7a4bb60025ac0566edf2f32b102e424bd2ebe21a
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Oct 19 22:11:22 2012 -0700

    2.3.4

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