[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6949] branches/1.3
- Subject: SF.net SVN: ledger-smb:[6949] branches/1.3
- From: ..hidden..
- Date: Wed, 26 Mar 2014 02:53:56 +0000
Revision: 6949
http://sourceforge.net/p/ledger-smb/code/6949
Author: einhverfr
Date: 2014-03-26 02:53:54 +0000 (Wed, 26 Mar 2014)
Log Message:
-----------
Version number changes in preparation for 1.3.39
Modified Paths:
--------------
branches/1.3/LedgerSMB/Form.pm
branches/1.3/LedgerSMB.pm
branches/1.3/VERSION
branches/1.3/dists/rpm/ledgersmb.spec
branches/1.3/dists/source/build.sh
branches/1.3/doc/release_notes
branches/1.3/sql/Pg-database.sql
Modified: branches/1.3/LedgerSMB/Form.pm
===================================================================
--- branches/1.3/LedgerSMB/Form.pm 2014-03-26 02:41:26 UTC (rev 6948)
+++ branches/1.3/LedgerSMB/Form.pm 2014-03-26 02:53:54 UTC (rev 6949)
@@ -166,8 +166,8 @@
#menubar will be deprecated, replaced with below
$self->{lynx} = 1 if ( ( defined $self->{path} ) && ( $self->{path} =~ /lynx/i ) );
- $self->{version} = "1.3.38";
- $self->{dbversion} = "1.3.38";
+ $self->{version} = "1.3.39";
+ $self->{dbversion} = "1.3.39";
bless $self, $type;
Modified: branches/1.3/LedgerSMB.pm
===================================================================
--- branches/1.3/LedgerSMB.pm 2014-03-26 02:41:26 UTC (rev 6948)
+++ branches/1.3/LedgerSMB.pm 2014-03-26 02:53:54 UTC (rev 6949)
@@ -223,7 +223,7 @@
package LedgerSMB;
use base 'LedgerSMB::Request';
-our $VERSION = '1.3.38';
+our $VERSION = '1.3.39';
my $logger = Log::Log4perl->get_logger('LedgerSMB');
Modified: branches/1.3/VERSION
===================================================================
--- branches/1.3/VERSION 2014-03-26 02:41:26 UTC (rev 6948)
+++ branches/1.3/VERSION 2014-03-26 02:53:54 UTC (rev 6949)
@@ -1 +1 @@
-1.3.38
+1.3.39
Modified: branches/1.3/dists/rpm/ledgersmb.spec
===================================================================
--- branches/1.3/dists/rpm/ledgersmb.spec 2014-03-26 02:41:26 UTC (rev 6948)
+++ branches/1.3/dists/rpm/ledgersmb.spec 2014-03-26 02:53:54 UTC (rev 6949)
@@ -1,7 +1,7 @@
# RPM spec written for and tested on CentOS 4 and CentOS 5
Summary: LedgerSMB - Open Source accounting software
Name: ledgersmb
-Version: 1.3.38
+Version: 1.3.39
Release: 1
License: GPL
URL: http://www.ledgersmb.org/
Modified: branches/1.3/dists/source/build.sh
===================================================================
--- branches/1.3/dists/source/build.sh 2014-03-26 02:41:26 UTC (rev 6948)
+++ branches/1.3/dists/source/build.sh 2014-03-26 02:53:54 UTC (rev 6949)
@@ -2,7 +2,7 @@
# Simple script to prepare for release
-version="1.3.38";
+version="1.3.39";
build_d="../release";
if test -d $build_d/ledgersmb; then
Modified: branches/1.3/doc/release_notes
===================================================================
--- branches/1.3/doc/release_notes 2014-03-26 02:41:26 UTC (rev 6948)
+++ branches/1.3/doc/release_notes 2014-03-26 02:53:54 UTC (rev 6949)
@@ -1,7 +1,7 @@
RELEASE NOTES
LedgerSMB 1.3
-Latest Revision: 1.3.38, February 20, 2014
+Latest Revision: 1.3.39, March 28, 2014
1: Welcome to LedgerSMB
Modified: branches/1.3/sql/Pg-database.sql
===================================================================
--- branches/1.3/sql/Pg-database.sql 2014-03-26 02:41:26 UTC (rev 6948)
+++ branches/1.3/sql/Pg-database.sql 2014-03-26 02:53:54 UTC (rev 6949)
@@ -1027,7 +1027,7 @@
sonumber|1
yearend|1
businessnumber|1
-version|1.3.38
+version|1.3.39
closedto|\N
revtrans|1
ponumber|1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits