diff options
author | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2017-07-17 03:15:09 +0000 |
---|---|---|
committer | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2017-07-17 03:15:09 +0000 |
commit | 09d01453981306cb1f7b26cec3d66c19f7d71b2a (patch) | |
tree | ea7ee93ff9ea1c4e5845d065a2e82579b70c9606 /Build | |
parent | 87f4648d57d75c89f84182ebba973924a8a66a46 (diff) |
makejvf: Improve enhanced mode (version 20170717)
git-svn-id: svn://tug.org/texlive/trunk@44828 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/makejvf/version.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/makejvf/version.h b/Build/source/texk/makejvf/version.h new file mode 100644 index 00000000000..52d07f67c04 --- /dev/null +++ b/Build/source/texk/makejvf/version.h @@ -0,0 +1,2 @@ +#define VERSION "20170717" +#define BUG_ADDRESS "issue@texjp.org" |