X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats.git;a=blobdiff_plain;f=po%2FMakefile;fp=po%2FMakefile;h=ea681426021ac03eb12c4e1f592ebc7acb2e8ce6;hp=2c2cb93301ee71ac863fce1aed3b87f431a05a34;hb=e6ab407f34e6fe47d2d47a31d586cb77f022934e;hpb=644f7518df425efdcab1bce39f1743605a878283 diff --git a/po/Makefile b/po/Makefile index 2c2cb93..ea68142 100644 --- a/po/Makefile +++ b/po/Makefile @@ -12,7 +12,7 @@ GETTEXT_MACRO_VERSION = 0.18 PACKAGE = ppastats -VERSION = 0.0.x +VERSION = 1.0.x PACKAGE_BUGREPORT = jeanfi@gmail.com SHELL = /bin/sh @@ -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='0.0.x' \ + --package-version='1.0.x' \ --msgid-bugs-address="$$msgid_bugs_address" \ ;; \ esac