[freeside-commits] branch FREESIDE_3_BRANCH updated. 6eddd253985f4c90b65c4a211b3ec9620a9b1bc9

Jeremy Davis jeremyd at 420.am
Fri Feb 5 11:16:51 PST 2016


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

    3.9 Release

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