diff options
Diffstat (limited to 'Build/source/texk/upmendex/main.c')
-rw-r--r-- | Build/source/texk/upmendex/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/upmendex/main.c b/Build/source/texk/upmendex/main.c index e65ac3108da..3d7f0f59459 100644 --- a/Build/source/texk/upmendex/main.c +++ b/Build/source/texk/upmendex/main.c @@ -19,7 +19,7 @@ char *styfile,*idxfile[256],*indfile,*dicfile,*logfile; #endif KpathseaSupportInfo kp_ist,kp_dict; -#define VERSION "version 0.52" +#define VERSION "version 0.53" int main(int argc, char **argv) { |