[freeside-commits] branch FREESIDE_3_BRANCH updated. 408c637b521e7247a40cda23a7a407be8cb09584

Jeremy Davis jeremyd at 420.am
Fri Feb 5 14:02:57 PST 2016


The branch, FREESIDE_3_BRANCH has been updated
       via  408c637b521e7247a40cda23a7a407be8cb09584 (commit)
      from  6eddd253985f4c90b65c4a211b3ec9620a9b1bc9 (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 408c637b521e7247a40cda23a7a407be8cb09584
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Fri Feb 5 16:40:02 2016 -0500

    3.91git

diff --git a/FS/FS.pm b/FS/FS.pm
index cfc35a5..d98a7e8 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '3.9';
+$VERSION = '3.91git';
 
 #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
diff --git a/debian/changelog b/debian/changelog
index 05490b2..893d60a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+freeside (3.91git~20160205-1) UNRELEASED; urgency=low
+
+  * Testing version of freeside.
+
+ -- Jeremy Davis <jeremyd-debian at freeside.biz>  Fri, 05 Feb 2016 17:01:21 -0500
+
 freeside (3.9) UNRELEASED; urgency=low
 
   * Stable version of freeside.

-----------------------------------------------------------------------

Summary of changes:
 FS/FS.pm         |    2 +-
 debian/changelog |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)




More information about the freeside-commits mailing list