Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuelsmann committed Feb 11, 2017
1 parent 31a0597 commit 64e9f49
Show file tree
Hide file tree
Showing 52 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion dists/rpm/ledgersmb.spec
Original file line number Diff line number Diff line change
@@ -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.5.3-dev
Version: 1.5.3
Release: 1
License: GPL
URL: http://www.ledgersmb.org/
Expand Down
2 changes: 1 addition & 1 deletion dists/source/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Simple script to prepare for release

version="1.5.3-dev";
version="1.5.3";
build_d="../release";

hg archive -t tgz $build_d/ledgersmb-${version}.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion lib/LedgerSMB.pm
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ use Carp;
use DBI;

use base qw(LedgerSMB::Request);
our $VERSION = '1.5.3-dev';
our $VERSION = '1.5.3';

my $logger = Log::Log4perl->get_logger('LedgerSMB');

Expand Down
4 changes: 2 additions & 2 deletions lib/LedgerSMB/Form.pm
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ sub new {
#menubar will be deprecated, replaced with below
$self->{lynx} = 1 if ( ( defined $self->{path} ) && ( $self->{path} =~ /lynx/i ) );

$self->{version} = "1.5.3-dev";
$self->{dbversion} = "1.5.3-dev";
$self->{version} = "1.5.3";
$self->{dbversion} = "1.5.3";

bless $self, $type;

Expand Down
2 changes: 1 addition & 1 deletion locale/LedgerSMB.pot
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"MIME-Version: 1.0\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/ar_EG.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Rami Assi <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Rami Assi <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Mikkel Høgh <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Mikkel Høgh <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Mikkel Høgh <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Mikkel Høgh <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/de_CH.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/en_CA.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/en_NZ.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# paul bolger <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: paul bolger <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/es_AR.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/es_CO.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/es_EC.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/es_MX.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/es_PA.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/es_PY.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/es_SV.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/es_VE.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/et.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/fa.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Language-Team: Persian (https://www.transifex.com/ledgersmb/teams/58325/fa/)\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/fa_IR.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Language-Team: Persian (Iran) (https://www.transifex.com/ledgersmb/"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/fi.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Juha Eerola <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Juha Eerola <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/fr_BE.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/fr_CA.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# ylavoie <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: ylavoie <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/hu.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/id.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/is.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/lt.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/lv.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/ms_MY.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/nb.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Arne Hanssen <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Arne Hanssen <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Jos <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Jos <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/nl_BE.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/po/pt.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Erik Huelsmann <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: LedgerSMB 1.5.3-dev\n"
"Project-Id-Version: LedgerSMB 1.5.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-02-11 15:43+0000\n"
"Last-Translator: Erik Huelsmann <[email protected]>, 2016\n"
Expand Down
Loading

0 comments on commit 64e9f49

Please sign in to comment.