summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2023-09-18 01:27:40 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2023-09-18 01:27:40 +0000
commit5e0b2f12fa416da1989f5d1028fe42a362684cd9 (patch)
tree864d92c978557ef5987ae12c9e3cae7c9e9a1bc6 /Build
parent466fa7d443a5b23abc8a2162b680b65e975c7a66 (diff)
makejvf: bump version
git-svn-id: svn://tug.org/texlive/trunk@68309 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/makejvf/ChangeLog4
-rwxr-xr-xBuild/source/texk/makejvf/configure22
-rw-r--r--Build/source/texk/makejvf/configure.ac2
-rw-r--r--Build/source/texk/makejvf/version.h2
4 files changed, 17 insertions, 13 deletions
diff --git a/Build/source/texk/makejvf/ChangeLog b/Build/source/texk/makejvf/ChangeLog
index a8239f2ff70..ddfc0f49046 100644
--- a/Build/source/texk/makejvf/ChangeLog
+++ b/Build/source/texk/makejvf/ChangeLog
@@ -1,3 +1,7 @@
+2023-09-18 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
+
+ * version.h, configure.ac: Bump version to 20230917.
+
2023-09-17 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
* tfmread.c: Support more than 256 different glue/kern.
diff --git a/Build/source/texk/makejvf/configure b/Build/source/texk/makejvf/configure
index 4a92d4ac055..f4886af02e2 100755
--- a/Build/source/texk/makejvf/configure
+++ b/Build/source/texk/makejvf/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for makejvf (TeX Live) 20230916.
+# Generated by GNU Autoconf 2.71 for makejvf (TeX Live) 20230917.
#
#
# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
@@ -626,8 +626,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='makejvf (TeX Live)'
PACKAGE_TARNAME='makejvf--tex-live-'
-PACKAGE_VERSION='20230916'
-PACKAGE_STRING='makejvf (TeX Live) 20230916'
+PACKAGE_VERSION='20230917'
+PACKAGE_STRING='makejvf (TeX Live) 20230917'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1375,7 +1375,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures makejvf (TeX Live) 20230916 to adapt to many kinds of systems.
+\`configure' configures makejvf (TeX Live) 20230917 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1447,7 +1447,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of makejvf (TeX Live) 20230916:";;
+ short | recursive ) echo "Configuration of makejvf (TeX Live) 20230917:";;
esac
cat <<\_ACEOF
@@ -1568,7 +1568,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-makejvf (TeX Live) configure 20230916
+makejvf (TeX Live) configure 20230917
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2092,7 +2092,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by makejvf (TeX Live) $as_me 20230916, which was
+It was created by makejvf (TeX Live) $as_me 20230917, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -8533,7 +8533,7 @@ fi
# Define the identity of the package.
PACKAGE='makejvf--tex-live-'
- VERSION='20230916'
+ VERSION='20230917'
# Some tools Automake needs.
@@ -14850,7 +14850,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-makejvf (TeX Live) config.lt 20230916
+makejvf (TeX Live) config.lt 20230917
configured by $0, generated by GNU Autoconf 2.71.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -16478,7 +16478,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by makejvf (TeX Live) $as_me 20230916, which was
+This file was extended by makejvf (TeX Live) $as_me 20230917, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16546,7 +16546,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-makejvf (TeX Live) config.status 20230916
+makejvf (TeX Live) config.status 20230917
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/makejvf/configure.ac b/Build/source/texk/makejvf/configure.ac
index 37b12c38a17..c7cc93db3cd 100644
--- a/Build/source/texk/makejvf/configure.ac
+++ b/Build/source/texk/makejvf/configure.ac
@@ -6,7 +6,7 @@ dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-AC_INIT([makejvf (TeX Live)], [20230916])
+AC_INIT([makejvf (TeX Live)], [20230917])
AC_PREREQ([2.63])
AC_CONFIG_SRCDIR([main.c])
AC_CONFIG_AUX_DIR([../../build-aux])
diff --git a/Build/source/texk/makejvf/version.h b/Build/source/texk/makejvf/version.h
index c2363435135..17c9b92ae2d 100644
--- a/Build/source/texk/makejvf/version.h
+++ b/Build/source/texk/makejvf/version.h
@@ -1,2 +1,2 @@
-#define VERSION "20230916"
+#define VERSION "20230917"
#define BUG_ADDRESS "issue@texjp.org"