X-Git-Url: https://wpitchoune.net/gitweb/?a=blobdiff_plain;f=po%2FMakefile.in;h=0b6eac59ecaba132667c1e9a3fd7d3485b1ce6f8;hb=HEAD;hp=40ecb2bcddc15b3a6a48fba5e6cd18da2a0ab10f;hpb=879c69d59cef37ee5a12b46a752b544948d27219;p=ppastats.git diff --git a/po/Makefile.in b/po/Makefile.in index 40ecb2b..0b6eac5 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -12,7 +12,7 @@ GETTEXT_MACRO_VERSION = 0.18 PACKAGE = ppastats -VERSION = 1.3.1 +VERSION = 1.3.3 PACKAGE_BUGREPORT = jeanfi@gmail.com SHELL = /bin/sh @@ -22,7 +22,7 @@ srcdir = . top_srcdir = .. -prefix = /usr/local +prefix = /tmp exec_prefix = ${prefix} datarootdir = ${prefix}/share datadir = ${datarootdir} @@ -162,7 +162,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.3' \ --msgid-bugs-address="$$msgid_bugs_address" \ ;; \ esac