[freeside-commits] branch FREESIDE_4_BRANCH updated. 0dde042b047a88c164ddd18ff3ce7b8a9908a30d

Ivan ivan at 420.am
Sun Mar 19 08:48:36 PDT 2017


The branch, FREESIDE_4_BRANCH has been updated
       via  0dde042b047a88c164ddd18ff3ce7b8a9908a30d (commit)
      from  16bcfd0d4f79b4cb445cbb649411002d8e8d7b97 (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 0dde042b047a88c164ddd18ff3ce7b8a9908a30d
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sun Mar 19 08:48:32 2017 -0700

    4.2

diff --git a/FS/FS.pm b/FS/FS.pm
index 388cb0f..f4fdaf4 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '4.2~git';
+$VERSION = '4.2';
 
 #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 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list