Cc: Anthony Liguori <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
---
 po/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/Makefile b/po/Makefile
index 2c0193e..8297ab5 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -34,7 +34,7 @@ install: $(OBJS)
        @msgfmt -o $@ $(SRC_PATH)/po/`basename $@ .mo`.po
 
 messages.po: $(SRC_PATH)/ui/gtk.c
-       @xgettext -o $@ --foreign-user --package-name=QEMU 
--package-version=1.0.50 [email protected] -k_ -C $<
+       @xgettext -o $@ --foreign-user --package-name=QEMU 
--package-version=$(VERSION) [email protected] -k_ -C 
$<
 
 %.po: messages.po
        @msgmerge $@ $< > [email protected] && mv [email protected] $@
-- 
1.7.10.4


Reply via email to