X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats.git;a=blobdiff_plain;f=po%2FMakefile;h=659eb7128b4b99124f46c497b2ad5338cf0c3f34;hp=0d228c9822fd81d86392f4cab90158169719bf37;hb=HEAD;hpb=879c69d59cef37ee5a12b46a752b544948d27219 diff --git a/po/Makefile b/po/Makefile index 0d228c9..659eb71 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.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} @@ -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.3' \ --msgid-bugs-address="$$msgid_bugs_address" \ ;; \ esac