Skip to content

Commit 0925a03

Browse files
change: update version strings
1 parent bd3463c commit 0925a03

File tree

10 files changed

+40
-40
lines changed

10 files changed

+40
-40
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ dnf install -y java-21-amazon-corretto-devel gcc make bison flex automake autoco
5252

5353
### Install opensource COBOL 4J
5454
```
55-
curl -L -o opensourcecobol4j-v1.1.10.tar.gz https://github.com/opensourcecobol/opensourcecobol4j/archive/refs/tags/v1.1.10.tar.gz
56-
tar zxvf opensourcecobol4j-v1.1.10.tar.gz
57-
cd opensourcecobol4j-1.1.10
55+
curl -L -o opensourcecobol4j-v1.1.11.tar.gz https://github.com/opensourcecobol/opensourcecobol4j/archive/refs/tags/v1.1.11.tar.gz
56+
tar zxvf opensourcecobol4j-v1.1.11.tar.gz
57+
cd opensourcecobol4j-1.1.11
5858
./configure --prefix=/usr/
5959
make
6060
sudo make install
@@ -63,9 +63,9 @@ sudo make install
6363
In order to install a compiler for UTF-8 encoded COBOL source code, run the following commands.
6464

6565
```
66-
curl -L -o opensourcecobol4j-v1.1.10.tar.gz https://github.com/opensourcecobol/opensourcecobol4j/archive/refs/tags/v1.1.10.tar.gz
67-
tar zxvf opensourcecobol4j-v1.1.10.tar.gz
68-
cd opensourcecobol4j-1.1.10
66+
curl -L -o opensourcecobol4j-v1.1.11.tar.gz https://github.com/opensourcecobol/opensourcecobol4j/archive/refs/tags/v1.1.11.tar.gz
67+
tar zxvf opensourcecobol4j-v1.1.11.tar.gz
68+
cd opensourcecobol4j-1.1.11
6969
./configure --prefix=/usr/ --enable-utf8
7070
touch cobj/*.m4
7171
make

README_JP.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ dnf install -y java-21-amazon-corretto-devel gcc make bison flex automake autoco
4646

4747
### opensource COBOL 4Jのインストール
4848
```
49-
curl -L -o opensourcecobol4j-v1.1.10.tar.gz https://github.com/opensourcecobol/opensourcecobol4j/archive/refs/tags/v1.1.10.tar.gz
50-
tar zxvf opensourcecobol4j-v1.1.10.tar.gz
51-
cd opensourcecobol4j-1.1.10
49+
curl -L -o opensourcecobol4j-v1.1.11.tar.gz https://github.com/opensourcecobol/opensourcecobol4j/archive/refs/tags/v1.1.11.tar.gz
50+
tar zxvf opensourcecobol4j-v1.1.11.tar.gz
51+
cd opensourcecobol4j-1.1.11
5252
./configure --prefix=/usr/
5353
make
5454
sudo make install
@@ -57,9 +57,9 @@ sudo make install
5757
UTF-8のCOBOLソースコード対応版コンパイラをインストールする場合は、下記のコマンドを実行する。
5858

5959
```
60-
curl -L -o opensourcecobol4j-v1.1.10.tar.gz https://github.com/opensourcecobol/opensourcecobol4j/archive/refs/tags/v1.1.10.tar.gz
61-
tar zxvf opensourcecobol4j-v1.1.10.tar.gz
62-
cd opensourcecobol4j-1.1.10
60+
curl -L -o opensourcecobol4j-v1.1.11.tar.gz https://github.com/opensourcecobol/opensourcecobol4j/archive/refs/tags/v1.1.11.tar.gz
61+
tar zxvf opensourcecobol4j-v1.1.11.tar.gz
62+
cd opensourcecobol4j-1.1.11
6363
./configure --prefix=/usr/ --enable-utf8
6464
touch cobj/*.m4
6565
make

configure

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for opensource COBOL 4J 1.1.10.
3+
# Generated by GNU Autoconf 2.69 for opensource COBOL 4J 1.1.11.
44
#
55
# Report bugs to <ws-opensource-cobol-contact@osscons.jp>.
66
#
@@ -589,9 +589,9 @@ MAKEFLAGS=
589589

590590
# Identity of this package.
591591
PACKAGE_NAME='opensource COBOL 4J'
592-
PACKAGE_TARNAME='opensource-cobol-4j-1.1.10'
593-
PACKAGE_VERSION='1.1.10'
594-
PACKAGE_STRING='opensource COBOL 4J 1.1.10'
592+
PACKAGE_TARNAME='opensource-cobol-4j-1.1.11'
593+
PACKAGE_VERSION='1.1.11'
594+
PACKAGE_STRING='opensource COBOL 4J 1.1.11'
595595
PACKAGE_BUGREPORT='ws-opensource-cobol-contact@osscons.jp'
596596
PACKAGE_URL=''
597597

@@ -1382,7 +1382,7 @@ if test "$ac_init_help" = "long"; then
13821382
# Omit some internal or obsolete options to make the list less imposing.
13831383
# This message is too long to be a string in the A/UX 3.1 sh.
13841384
cat <<_ACEOF
1385-
\`configure' configures opensource COBOL 4J 1.1.10 to adapt to many kinds of systems.
1385+
\`configure' configures opensource COBOL 4J 1.1.11 to adapt to many kinds of systems.
13861386

13871387
Usage: $0 [OPTION]... [VAR=VALUE]...
13881388

@@ -1432,7 +1432,7 @@ Fine tuning of the installation directories:
14321432
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
14331433
--mandir=DIR man documentation [DATAROOTDIR/man]
14341434
--docdir=DIR documentation root
1435-
[DATAROOTDIR/doc/opensource-cobol-4j-1.1.10]
1435+
[DATAROOTDIR/doc/opensource-cobol-4j-1.1.11]
14361436
--htmldir=DIR html documentation [DOCDIR]
14371437
--dvidir=DIR dvi documentation [DOCDIR]
14381438
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1454,7 +1454,7 @@ fi
14541454

14551455
if test -n "$ac_init_help"; then
14561456
case $ac_init_help in
1457-
short | recursive ) echo "Configuration of opensource COBOL 4J 1.1.10:";;
1457+
short | recursive ) echo "Configuration of opensource COBOL 4J 1.1.11:";;
14581458
esac
14591459
cat <<\_ACEOF
14601460

@@ -1581,7 +1581,7 @@ fi
15811581
test -n "$ac_init_help" && exit $ac_status
15821582
if $ac_init_version; then
15831583
cat <<\_ACEOF
1584-
opensource COBOL 4J configure 1.1.10
1584+
opensource COBOL 4J configure 1.1.11
15851585
generated by GNU Autoconf 2.69
15861586

15871587
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2133,7 +2133,7 @@ cat >config.log <<_ACEOF
21332133
This file contains any messages produced by compilers while
21342134
running configure, to aid debugging if configure makes a mistake.
21352135

2136-
It was created by opensource COBOL 4J $as_me 1.1.10, which was
2136+
It was created by opensource COBOL 4J $as_me 1.1.11, which was
21372137
generated by GNU Autoconf 2.69. Invocation command line was
21382138

21392139
$ $0 $@
@@ -3024,8 +3024,8 @@ fi
30243024

30253025

30263026
# Define the identity of the package.
3027-
PACKAGE='opensource-cobol-4j-1.1.10'
3028-
VERSION='1.1.10'
3027+
PACKAGE='opensource-cobol-4j-1.1.11'
3028+
VERSION='1.1.11'
30293029

30303030

30313031
cat >>confdefs.h <<_ACEOF
@@ -23446,7 +23446,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2344623446
# report actual input values of CONFIG_FILES etc. instead of their
2344723447
# values after options handling.
2344823448
ac_log="
23449-
This file was extended by opensource COBOL 4J $as_me 1.1.10, which was
23449+
This file was extended by opensource COBOL 4J $as_me 1.1.11, which was
2345023450
generated by GNU Autoconf 2.69. Invocation command line was
2345123451

2345223452
CONFIG_FILES = $CONFIG_FILES
@@ -23512,7 +23512,7 @@ _ACEOF
2351223512
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2351323513
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2351423514
ac_cs_version="\\
23515-
opensource COBOL 4J config.status 1.1.10
23515+
opensource COBOL 4J config.status 1.1.11
2351623516
configured by $0, generated by GNU Autoconf 2.69,
2351723517
with options \\"\$ac_cs_config\\"
2351823518

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
AC_PREREQ(2.59)
2121

22-
AC_INIT([opensource COBOL 4J],[1.1.10],[ws-opensource-cobol-contact@osscons.jp],[opensource-cobol-4j-1.1.10])
22+
AC_INIT([opensource COBOL 4J],[1.1.11],[ws-opensource-cobol-contact@osscons.jp],[opensource-cobol-4j-1.1.11])
2323
AC_CONFIG_SRCDIR([libcobj.h])
2424
AC_CONFIG_HEADERS([config.h])
2525
AC_CONFIG_TESTDIR([tests])

libcobj/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ publishing {
8080
register<MavenPublication>("gpr") {
8181
groupId = "jp.osscons.opensourcecobol"
8282
artifactId = "libcobj"
83-
version = "1.1.10"
83+
version = "1.1.11"
8484
from(components["java"])
8585
}
8686
}

libcobj/app/src/main/java/jp/osscons/opensourcecobol/libcobj/Const.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
public class Const {
2424

2525
/** TODO: 準備中 */
26-
public static final String version = "1.1.10";
26+
public static final String version = "1.1.11";
2727
}

libcobj/app/src/main/java/jp/osscons/opensourcecobol/libcobj/user_util/cobj_api/ApiFilesOptions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ static void getOptions(String[] args) {
4646
System.exit(0);
4747
break;
4848
case "v":
49-
System.out.println("1.1.10");
49+
System.out.println("1.1.11");
5050
System.exit(0);
5151
break;
5252
case "java-package":

tests/command-line-options.src/info-java-dir.at

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ AT_DATA([prog.cbl], [
2929
AT_CHECK([${COBJ} -info-json-dir=./ callee.cbl prog.cbl])
3030
AT_CHECK([cat info_callee.json], [0],
3131
[{
32-
"opensourcecobol4j_version": "1.1.10",
32+
"opensourcecobol4j_version": "1.1.11",
3333
"program_id": "callee",
3434
"procedure_division_using_parameters": @<:@
3535
{
@@ -50,7 +50,7 @@ AT_CHECK([cat info_callee.json], [0],
5050

5151
AT_CHECK([cat info_prog.json], [0],
5252
[{
53-
"opensourcecobol4j_version": "1.1.10",
53+
"opensourcecobol4j_version": "1.1.11",
5454
"program_id": "prog",
5555
"procedure_division_using_parameters": @<:@
5656
@:>@
@@ -69,7 +69,7 @@ AT_CHECK([${COBJ} -info-json-dir=bbb callee.cbl prog.cbl])
6969

7070
AT_CHECK([cat bbb/info_callee.json], [0],
7171
[{
72-
"opensourcecobol4j_version": "1.1.10",
72+
"opensourcecobol4j_version": "1.1.11",
7373
"program_id": "callee",
7474
"procedure_division_using_parameters": @<:@
7575
{
@@ -90,7 +90,7 @@ AT_CHECK([cat bbb/info_callee.json], [0],
9090

9191
AT_CHECK([cat bbb/info_prog.json], [0],
9292
[{
93-
"opensourcecobol4j_version": "1.1.10",
93+
"opensourcecobol4j_version": "1.1.11",
9494
"program_id": "prog",
9595
"procedure_division_using_parameters": @<:@
9696
@:>@

tests/package.m4

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Signature of the current package.
22
m4_define([AT_PACKAGE_NAME], [opensource COBOL 4J])
3-
m4_define([AT_PACKAGE_TARNAME], [opensource-cobol-4j-1.1.10])
4-
m4_define([AT_PACKAGE_VERSION], [1.1.10])
5-
m4_define([AT_PACKAGE_STRING], [opensource COBOL 4J 1.1.10])
3+
m4_define([AT_PACKAGE_TARNAME], [opensource-cobol-4j-1.1.11])
4+
m4_define([AT_PACKAGE_VERSION], [1.1.11])
5+
m4_define([AT_PACKAGE_STRING], [opensource COBOL 4J 1.1.11])
66
m4_define([AT_PACKAGE_BUGREPORT], [ws-opensource-cobol-contact@osscons.jp])

win/config.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
#define ICONV_CONST
300300

301301
/* Name of package */
302-
#define PACKAGE "opensource-cobol4j-1.1.10"
302+
#define PACKAGE "opensource-cobol4j-1.1.11"
303303

304304
/* Define to the address where bug reports for this package should be sent. */
305305
#define PACKAGE_BUGREPORT "ws-opensource-cobol-contact@osscons.jp"
@@ -308,13 +308,13 @@
308308
#define PACKAGE_NAME "opensource COBOL 4J"
309309

310310
/* Define to the full name and version of this package. */
311-
#define PACKAGE_STRING "opensource COBOL 4J 1.1.10"
311+
#define PACKAGE_STRING "opensource COBOL 4J 1.1.11"
312312

313313
/* Define to the one symbol short name of this package. */
314-
#define PACKAGE_TARNAME "opensource-cobol4j-1.1.10"
314+
#define PACKAGE_TARNAME "opensource-cobol4j-1.1.11"
315315

316316
/* Define to the version of this package. */
317-
#define PACKAGE_VERSION "1.1.10"
317+
#define PACKAGE_VERSION "1.1.11"
318318

319319
/* Define a patch level */
320320
#define PATCH_LEVEL 0

0 commit comments

Comments
 (0)