X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=po%2FMakefile;h=ea681426021ac03eb12c4e1f592ebc7acb2e8ce6;hb=e6ab407f34e6fe47d2d47a31d586cb77f022934e;hp=7f1eeb93a1b01e0c64f46db3bdab2363a883c06a;hpb=b59ec44bffce28192c6408fed838c4d593a17c82;p=ppastats.git diff --git a/po/Makefile b/po/Makefile index 7f1eeb9..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 @@ -75,7 +75,7 @@ $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3) POTFILES = \ ../src/cache.c \ ../src/html.c \ - ../src/log.c \ + ../src/plog.c \ ../src/lp_ws.c \ ../src/main.c \ ../src/ppastats.c @@ -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