[freeside-commits] branch FREESIDE_3_BRANCH updated. 1428a9eac14366d85687d4a525e9c673ef6415b2
Ivan
ivan at 420.am
Wed Aug 10 17:26:48 PDT 2016
The branch, FREESIDE_3_BRANCH has been updated
via 1428a9eac14366d85687d4a525e9c673ef6415b2 (commit)
from ff0bc74a18466766d13da2bec0059b12b34b207d (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 1428a9eac14366d85687d4a525e9c673ef6415b2
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Aug 10 17:20:57 2016 -0700
3.91
diff --git a/FS/FS.pm b/FS/FS.pm
index c17cd93..3ab049a 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
use strict;
use vars qw($VERSION);
-$VERSION = '3.91~git';
+$VERSION = '3.91';
#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 893d60a..5bd2e85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-freeside (3.91git~20160205-1) UNRELEASED; urgency=low
+freeside (3.91-1) unstable; urgency=low
+ [ Jeremy Davis ]
* Testing version of freeside.
- -- Jeremy Davis <jeremyd-debian at freeside.biz> Fri, 05 Feb 2016 17:01:21 -0500
+ [ Ivan Kohler ]
+ * 3.91
+
+ -- Ivan Kohler <ivan-debian at 420.am> Fri, 05 Aug 2016 22:28:11 -0700
freeside (3.9) UNRELEASED; urgency=low
-----------------------------------------------------------------------
Summary of changes:
FS/FS.pm | 2 +-
debian/changelog | 8 ++++++--
2 files changed, 7 insertions(+), 3 deletions(-)
More information about the freeside-commits
mailing list