X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ppastats.git;a=blobdiff_plain;f=po%2FMakefile;fp=po%2FMakefile;h=5bbff883ee7012003befbe56fd33742f0c388078;hp=0d228c9822fd81d86392f4cab90158169719bf37;hb=3ca54b267a894ba423188b323c46a7ece83e422f;hpb=70bfcb5c01972410985afb25a9b2ca547fd449a2 diff --git a/po/Makefile b/po/Makefile index 0d228c9..5bbff88 100644 --- a/po/Makefile +++ b/po/Makefile @@ -12,7 +12,7 @@ GETTEXT_MACRO_VERSION = 0.18 PACKAGE = ppastats -VERSION = 1.3.1 +VERSION = 1.3.2 PACKAGE_BUGREPORT = jeanfi@gmail.com SHELL = /bin/sh @@ -22,7 +22,7 @@ srcdir = . top_srcdir = .. -prefix = /usr/local +prefix = /usr exec_prefix = ${prefix} datarootdir = ${prefix}/share datadir = ${datarootdir} @@ -209,7 +209,7 @@ $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed --files-from=$(srcdir)/POTFILES.in \ --copyright-holder='$(COPYRIGHT_HOLDER)' \ --package-name="$${package_gnu}ppastats" \ - --package-version='1.3.1' \ + --package-version='1.3.2' \ --msgid-bugs-address="$$msgid_bugs_address" \ ;; \ esac