Skip to content

Commit 367c099

Browse files
committed
4.3.2
1 parent bd55c23 commit 367c099

File tree

6 files changed

+33
-17
lines changed

6 files changed

+33
-17
lines changed

ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2008-01-28 Motoyuki Kasahara <m-kasahr@sra.co.jp>
2+
3+
* Version 4.3.2.
4+
5+
* configure.ac (LIBEB_VERSION_INFO): Set it to 12:6:0.
6+
In EB Library version 4.3.1, LIBEB_VERSION_INFO is set to 12:4:1,
7+
but it is incorrect. It would be 12:5:0.
8+
9+
* po-ebutils/ja.po: Add a missing space to a msgstr corresponding
10+
to the msgid "image-menu ".
11+
112
2008-01-14 Motoyuki Kasahara <m-kasahr@sra.co.jp>
213

314
* Version 4.3.1.

NEWS

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1+
$B%P!<%8%g%s(B 4.3.2 $B$K$*$1$k<g$JJQ99E@(B:
2+
3+
* $B%P!<%8%g%s(B 4.3.1 $B$G!"6&M-%i%$%V%i%j$NHV9fIU$1$,4V0c$C$F$$$?$N$G=$@5$7$?!#(B
4+
* ebinfo $B$NF|K\8l%a%C%;!<%8$K!"6uGrJ8;z$,H4$1$F$$$k$b$N$,$"$C$?$N$G=$@5$7$?!#(B
5+
16
$B%P!<%8%g%s(B 4.3.1 $B$K$*$1$k<g$JJQ99E@(B:
27

38
* $BF02h%U%!%$%kL>$K1QBgJ8;z$,;H$o$l$k$H!"F02h%G!<%?$rFI$_9~$a$J$$IT6q9g(B
4-
$B$r=$@5$7$^$7$?!#(B
5-
* $BEE;R%V%C%/%j!<%@!<(B Panasonic KX-EBP2 $BIUB0IJ$KBP1~$7$^$7$?!#(B
6-
* ebnet $B$G%P%C%U%!%*!<%P!<%i%s$,5/$-$kIT6q9g$r=$@5$7$^$7$?!#(B
9+
$B$r=$@5$7$?!#(B
10+
* $BEE;R%V%C%/%j!<%@!<(B Panasonic KX-EBP2 $BIUB0IJ$KBP1~$7$?!#(B
11+
* ebnet $B$G%P%C%U%!%*!<%P!<%i%s$,5/$-$kIT6q9g$r=$@5$7$?!#(B
712

813
$B%P!<%8%g%s(B 4.3 $B$K$*$1$k<g$JJQ99E@(B:
914

configure

Lines changed: 11 additions & 11 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.59 for eb 4.3.1.
3+
# Generated by GNU Autoconf 2.59 for eb 4.3.2.
44
#
55
# Copyright (C) 2003 Free Software Foundation, Inc.
66
# This configure script is free software; the Free Software Foundation
@@ -421,8 +421,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
421421
# Identity of this package.
422422
PACKAGE_NAME='eb'
423423
PACKAGE_TARNAME='eb'
424-
PACKAGE_VERSION='4.3.1'
425-
PACKAGE_STRING='eb 4.3.1'
424+
PACKAGE_VERSION='4.3.2'
425+
PACKAGE_STRING='eb 4.3.2'
426426
PACKAGE_BUGREPORT=''
427427

428428
ac_unique_file="eb/eb.c"
@@ -952,7 +952,7 @@ if test "$ac_init_help" = "long"; then
952952
# Omit some internal or obsolete options to make the list less imposing.
953953
# This message is too long to be a string in the A/UX 3.1 sh.
954954
cat <<_ACEOF
955-
\`configure' configures eb 4.3.1 to adapt to many kinds of systems.
955+
\`configure' configures eb 4.3.2 to adapt to many kinds of systems.
956956

957957
Usage: $0 [OPTION]... [VAR=VALUE]...
958958

@@ -1018,7 +1018,7 @@ fi
10181018

10191019
if test -n "$ac_init_help"; then
10201020
case $ac_init_help in
1021-
short | recursive ) echo "Configuration of eb 4.3.1:";;
1021+
short | recursive ) echo "Configuration of eb 4.3.2:";;
10221022
esac
10231023
cat <<\_ACEOF
10241024

@@ -1181,7 +1181,7 @@ fi
11811181
test -n "$ac_init_help" && exit 0
11821182
if $ac_init_version; then
11831183
cat <<\_ACEOF
1184-
eb configure 4.3.1
1184+
eb configure 4.3.2
11851185
generated by GNU Autoconf 2.59
11861186

11871187
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1195,7 +1195,7 @@ cat >&5 <<_ACEOF
11951195
This file contains any messages produced by compilers while
11961196
running configure, to aid debugging if configure makes a mistake.
11971197

1198-
It was created by eb $as_me 4.3.1, which was
1198+
It was created by eb $as_me 4.3.2, which was
11991199
generated by GNU Autoconf 2.59. Invocation command line was
12001200

12011201
$ $0 $@
@@ -1840,7 +1840,7 @@ fi
18401840

18411841
# Define the identity of the package.
18421842
PACKAGE='eb'
1843-
VERSION='4.3.1'
1843+
VERSION='4.3.2'
18441844

18451845

18461846
cat >>confdefs.h <<_ACEOF
@@ -1971,7 +1971,7 @@ am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
19711971

19721972

19731973

1974-
LIBEB_VERSION_INFO=12:4:1
1974+
LIBEB_VERSION_INFO=12:6:0
19751975

19761976

19771977
EB_VERSION_MAJOR=4
@@ -23355,7 +23355,7 @@ _ASBOX
2335523355
} >&5
2335623356
cat >&5 <<_CSEOF
2335723357

23358-
This file was extended by eb $as_me 4.3.1, which was
23358+
This file was extended by eb $as_me 4.3.2, which was
2335923359
generated by GNU Autoconf 2.59. Invocation command line was
2336023360

2336123361
CONFIG_FILES = $CONFIG_FILES
@@ -23418,7 +23418,7 @@ _ACEOF
2341823418

2341923419
cat >>$CONFIG_STATUS <<_ACEOF
2342023420
ac_cs_version="\\
23421-
eb config.status 4.3.1
23421+
eb config.status 4.3.2
2342223422
configured by $0, generated by GNU Autoconf 2.59,
2342323423
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2342423424

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
dnl *
22
dnl * Process this file with autoconf to produce a configure script.
33
dnl *
4-
AC_INIT(eb, 4.3.1)
4+
AC_INIT(eb, 4.3.2)
55
AC_CONFIG_SRCDIR(eb/eb.c)
66
AC_PREREQ(2.54)
77
AM_INIT_AUTOMAKE
88

99
dnl *
1010
dnl * Library version info.
1111
dnl *
12-
LIBEB_VERSION_INFO=12:4:1
12+
LIBEB_VERSION_INFO=12:6:0
1313
AC_SUBST(LIBEB_VERSION_INFO)
1414

1515
EB_VERSION_MAJOR=4

po-ebutils/ja.mo

1 Byte
Binary file not shown.

po-ebutils/ja.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ msgstr "
321321

322322
#: ../ebinfo/ebinfo.c:415
323323
msgid "image-menu "
324-
msgstr "画像メニュー"
324+
msgstr "画像メニュー "
325325

326326
#: ../ebinfo/ebinfo.c:417
327327
msgid "copyright "

0 commit comments

Comments
 (0)