diff options
Diffstat (limited to 'Build/source/texk/ptexenc/c-auto.in')
-rw-r--r-- | Build/source/texk/ptexenc/c-auto.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/ptexenc/c-auto.in b/Build/source/texk/ptexenc/c-auto.in index e50cc5cba72..482385b12e4 100644 --- a/Build/source/texk/ptexenc/c-auto.in +++ b/Build/source/texk/ptexenc/c-auto.in @@ -6,7 +6,7 @@ #define PTEXENC_C_AUTO_H /* ptexenc: the version string. */ -#define PTEXENCVERSION "REPLACE-WITH-PTEXENCVERSION" +#define PTEXENCVERSION "ptexenc version 1.3.2dev" /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID |