Skip to content

Commit 2e1bab9

Browse files
author
PetersSharp
committed
commit 2018-07-11
1 parent e17783b commit 2e1bab9

File tree

6 files changed

+23
-23
lines changed

6 files changed

+23
-23
lines changed

config.status

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ exec 6>&1
309309
# report actual input values of CONFIG_FILES etc. instead of their
310310
# values after options handling.
311311
ac_log="
312-
This file was extended by libwchar2 $as_me 0.0.2, which was
312+
This file was extended by libwchar2 $as_me 0.0.3, which was
313313
generated by GNU Autoconf 2.63. Invocation command line was
314314
315315
CONFIG_FILES = $CONFIG_FILES
@@ -355,7 +355,7 @@ $config_commands
355355
Report bugs to <bug-autoconf@gnu.org>."
356356

357357
ac_cs_version="\
358-
libwchar2 config.status 0.0.2
358+
libwchar2 config.status 0.0.3
359359
configured by ./configure, generated by GNU Autoconf 2.63,
360360
with options \"'--prefix=/home/admin/main_daemon/doxymd/lib/' '--enable-shared' '--enable-devel' '--enable-werror'\"
361361
@@ -637,7 +637,7 @@ fi
637637

638638

639639
PACKAGE='libwchar2'
640-
VERSION='0.0.2'
640+
VERSION='0.0.3'
641641
TIMESTAMP=''
642642
RM='rm -f'
643643
ofile='libtool'
@@ -776,7 +776,7 @@ S["AUTOHEADER"]="${SHELL} /home/admin/main_daemon/libwchar2/build/missing --run
776776
S["AUTOMAKE"]="${SHELL} /home/admin/main_daemon/libwchar2/build/missing --run automake-1.11"
777777
S["AUTOCONF"]="${SHELL} /home/admin/main_daemon/libwchar2/build/missing --run autoconf"
778778
S["ACLOCAL"]="${SHELL} /home/admin/main_daemon/libwchar2/build/missing --run aclocal-1.11"
779-
S["VERSION"]="0.0.2"
779+
S["VERSION"]="0.0.3"
780780
S["PACKAGE"]="libwchar2"
781781
S["CYGPATH_W"]="echo"
782782
S["am__isrc"]=""
@@ -840,8 +840,8 @@ S["program_transform_name"]="s,x,x,"
840840
S["prefix"]="/home/admin/main_daemon/doxymd/lib"
841841
S["exec_prefix"]="${prefix}"
842842
S["PACKAGE_BUGREPORT"]=""
843-
S["PACKAGE_STRING"]="libwchar2 0.0.2"
844-
S["PACKAGE_VERSION"]="0.0.2"
843+
S["PACKAGE_STRING"]="libwchar2 0.0.3"
844+
S["PACKAGE_VERSION"]="0.0.3"
845845
S["PACKAGE_TARNAME"]="libwchar2"
846846
S["PACKAGE_NAME"]="libwchar2"
847847
S["PATH_SEPARATOR"]=":"
@@ -891,8 +891,8 @@ cat >"$tmp/defines.awk" <<\_ACAWK ||
891891
BEGIN {
892892
D["PACKAGE_NAME"]=" \"libwchar2\""
893893
D["PACKAGE_TARNAME"]=" \"libwchar2\""
894-
D["PACKAGE_VERSION"]=" \"0.0.2\""
895-
D["PACKAGE_STRING"]=" \"libwchar2 0.0.2\""
894+
D["PACKAGE_VERSION"]=" \"0.0.3\""
895+
D["PACKAGE_STRING"]=" \"libwchar2 0.0.3\""
896896
D["PACKAGE_BUGREPORT"]=" \"\""
897897
D["STDC_HEADERS"]=" 1"
898898
D["HAVE_SYS_TYPES_H"]=" 1"
@@ -910,7 +910,7 @@ D["_GNU_SOURCE"]=" 1"
910910
D["_POSIX_PTHREAD_SEMANTICS"]=" 1"
911911
D["_TANDEM_SOURCE"]=" 1"
912912
D["PACKAGE"]=" \"libwchar2\""
913-
D["VERSION"]=" \"0.0.2\""
913+
D["VERSION"]=" \"0.0.3\""
914914
D["HAVE_DLFCN_H"]=" 1"
915915
D["LT_OBJDIR"]=" \".libs/\""
916916
D["HAVE_WCHAR_H"]=" 1"

configure

Lines changed: 10 additions & 10 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.63 for libwchar2 0.0.2.
3+
# Generated by GNU Autoconf 2.63 for libwchar2 0.0.3.
44
#
55
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
66
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
@@ -743,8 +743,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
743743
# Identity of this package.
744744
PACKAGE_NAME='libwchar2'
745745
PACKAGE_TARNAME='libwchar2'
746-
PACKAGE_VERSION='0.0.2'
747-
PACKAGE_STRING='libwchar2 0.0.2'
746+
PACKAGE_VERSION='0.0.3'
747+
PACKAGE_STRING='libwchar2 0.0.3'
748748
PACKAGE_BUGREPORT=''
749749

750750
ac_unique_file="src/libwchar.c"
@@ -1490,7 +1490,7 @@ if test "$ac_init_help" = "long"; then
14901490
# Omit some internal or obsolete options to make the list less imposing.
14911491
# This message is too long to be a string in the A/UX 3.1 sh.
14921492
cat <<_ACEOF
1493-
\`configure' configures libwchar2 0.0.2 to adapt to many kinds of systems.
1493+
\`configure' configures libwchar2 0.0.3 to adapt to many kinds of systems.
14941494

14951495
Usage: $0 [OPTION]... [VAR=VALUE]...
14961496

@@ -1561,7 +1561,7 @@ fi
15611561

15621562
if test -n "$ac_init_help"; then
15631563
case $ac_init_help in
1564-
short | recursive ) echo "Configuration of libwchar2 0.0.2:";;
1564+
short | recursive ) echo "Configuration of libwchar2 0.0.3:";;
15651565
esac
15661566
cat <<\_ACEOF
15671567

@@ -1670,7 +1670,7 @@ fi
16701670
test -n "$ac_init_help" && exit $ac_status
16711671
if $ac_init_version; then
16721672
cat <<\_ACEOF
1673-
libwchar2 configure 0.0.2
1673+
libwchar2 configure 0.0.3
16741674
generated by GNU Autoconf 2.63
16751675

16761676
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1684,7 +1684,7 @@ cat >config.log <<_ACEOF
16841684
This file contains any messages produced by compilers while
16851685
running configure, to aid debugging if configure makes a mistake.
16861686

1687-
It was created by libwchar2 $as_me 0.0.2, which was
1687+
It was created by libwchar2 $as_me 0.0.3, which was
16881688
generated by GNU Autoconf 2.63. Invocation command line was
16891689

16901690
$ $0 $@
@@ -4671,7 +4671,7 @@ fi
46714671

46724672
# Define the identity of the package.
46734673
PACKAGE='libwchar2'
4674-
VERSION='0.0.2'
4674+
VERSION='0.0.3'
46754675

46764676

46774677
cat >>confdefs.h <<_ACEOF
@@ -16098,7 +16098,7 @@ exec 6>&1
1609816098
# report actual input values of CONFIG_FILES etc. instead of their
1609916099
# values after options handling.
1610016100
ac_log="
16101-
This file was extended by libwchar2 $as_me 0.0.2, which was
16101+
This file was extended by libwchar2 $as_me 0.0.3, which was
1610216102
generated by GNU Autoconf 2.63. Invocation command line was
1610316103

1610416104
CONFIG_FILES = $CONFIG_FILES
@@ -16161,7 +16161,7 @@ Report bugs to <bug-autoconf@gnu.org>."
1616116161
_ACEOF
1616216162
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1616316163
ac_cs_version="\\
16164-
libwchar2 config.status 0.0.2
16164+
libwchar2 config.status 0.0.3
1616516165
configured by $0, generated by GNU Autoconf 2.63,
1616616166
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
1616716167

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
AC_PREREQ([2.63])
3-
AC_INIT([libwchar2], [0.0.2], [])
3+
AC_INIT([libwchar2], [0.0.3], [])
44
AC_CONFIG_SRCDIR([src/libwchar.c])
55
AC_CONFIG_HEADERS([config.h])
66
AC_CONFIG_AUX_DIR([build])

docs/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
DOXYFILE_ENCODING = UTF-8
3-
PROJECT_NAME = "libwchar2 0.0.2"
3+
PROJECT_NAME = "libwchar2 0.0.3"
44
INPUT = include/wchar2.h
55
OUTPUT_DIRECTORY = docs
66
EXAMPLE_PATH = ./

libtool

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22

33
# libtool - Provide generalized library-building support services.
4-
# Generated automatically by config.status (libwchar2) 0.0.2
4+
# Generated automatically by config.status (libwchar2) 0.0.3
55
# Libtool was configured on host pick-nik.ru:
66
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
77
#

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libwchar2",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"repo": "ClnViewer/LibWchar2",
55
"description": "Library design to use wchar_t == 2, Windows API software compatible, for *nix portable.",
66
"keywords": ["libwchar2", "system", "wchar", "wchar_t", "wide", "string"],

0 commit comments

Comments
 (0)