[freeside-commits] branch FREESIDE_3_BRANCH updated. 0f69a0c57be1409ddc1714eec396f1bc4080b75d

Jeremy Davis jeremyd at 420.am
Tue Dec 9 10:12:32 PST 2014


The branch, FREESIDE_3_BRANCH has been updated
       via  0f69a0c57be1409ddc1714eec396f1bc4080b75d (commit)
      from  8ff122f7bf0a98393f6164817e83d7916754b685 (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 0f69a0c57be1409ddc1714eec396f1bc4080b75d
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Tue Dec 9 13:09:47 2014 -0500

    3.6git

diff --git a/FS/FS.pm b/FS/FS.pm
index 3f4c7f3..4c688ea 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '3.5';
+$VERSION = '3.6git';
 
 #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 dc027a0..48650bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+freeside (3.6git~20141209-1) UNRELEASED; urgency=low
+
+  * Testing version of freeside.
+
+ -- Jeremy Davis <jeremyd-debian at freeside.biz>  Thu, 18 Feb 2014 15:50:36 -0500
+
 freeside (3.5git~20141024-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