summaryrefslogtreecommitdiff
path: root/Build/source/texk/makejvf/version.h
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2019-02-23 22:34:30 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2019-02-23 22:34:30 +0000
commit389adc225b81ce6f44e82455cd7ec72402c2ed13 (patch)
tree3fa3a637208d652c9294ac3ac87f223379c2b730 /Build/source/texk/makejvf/version.h
parent86ffc22eba4103f3f056180b2eb16e078d76bb90 (diff)
makejvf: forbid invalid usages
git-svn-id: svn://tug.org/texlive/trunk@50106 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/makejvf/version.h')
-rw-r--r--Build/source/texk/makejvf/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/makejvf/version.h b/Build/source/texk/makejvf/version.h
index 68357020e2e..c5d7003f67c 100644
--- a/Build/source/texk/makejvf/version.h
+++ b/Build/source/texk/makejvf/version.h
@@ -1,2 +1,2 @@
-#define VERSION "20190210"
+#define VERSION "20190223"
#define BUG_ADDRESS "issue@texjp.org"