X-Git-Url: http://wpitchoune.net/gitweb/?a=blobdiff_plain;f=po%2FMakefile.in;h=816315b43306e4dfcacdd9a62da3069cb5ea016d;hb=34927360bfa85566cc40a5fface548a98f476288;hp=66e9f985a7f011cf1ddba03fb6a76881426a44c6;hpb=638717706c4f1b87d8a24d0e443c39e59e99b0d3;p=ppastats.git diff --git a/po/Makefile.in b/po/Makefile.in index 66e9f98..816315b 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -12,7 +12,7 @@ GETTEXT_MACRO_VERSION = 0.18 PACKAGE = ppastats -VERSION = 0.0.x +VERSION = 1.2.x PACKAGE_BUGREPORT = jeanfi@gmail.com SHELL = /bin/sh @@ -22,7 +22,7 @@ srcdir = . top_srcdir = .. -prefix = /usr/local +prefix = /tmp/t 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='0.0.x' \ + --package-version='1.2.x' \ --msgid-bugs-address="$$msgid_bugs_address" \ ;; \ esac