From 8437b549769d819f56f17ae7d93a553d0db4a959 Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 6 Dec 2006 06:03:16 +0000 Subject: [PATCH] (PROGRAM_VERSION): Changed to 1.3.4. --- example/mdump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/mdump.c b/example/mdump.c index 2d77624..17bf03a 100644 --- a/example/mdump.c +++ b/example/mdump.c @@ -255,7 +255,7 @@ #include #include -#define PROGRAM_VERSION "1.1" +#define PROGRAM_VERSION "1.3.4" /* Enumuration of the supported paper types. */ enum paper_type -- 1.7.10.4