Index: configure =================================================================== diff -u -r77a193c118f4ae2b0ccd0913e39326e4f0f53fe6 -r6e30c5541188221b5d2a64a624212c342d1a51f1 --- configure (.../configure) (revision 77a193c118f4ae2b0ccd0913e39326e4f0f53fe6) +++ configure (.../configure) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for nsf 2.3. +# Generated by GNU Autoconf 2.69 for nsf 2.3.0. # # Report bugs to . # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='nsf' PACKAGE_TARNAME='nsf' -PACKAGE_VERSION='2.3' -PACKAGE_STRING='nsf 2.3' +PACKAGE_VERSION='2.3.0' +PACKAGE_STRING='nsf 2.3.0' PACKAGE_BUGREPORT='https://sourceforge.net/p/next-scripting/tickets/' PACKAGE_URL='' @@ -1352,7 +1352,7 @@ # 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 nsf 2.3 to adapt to many kinds of systems. +\`configure' configures nsf 2.3.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1413,7 +1413,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of nsf 2.3:";; + short | recursive ) echo "Configuration of nsf 2.3.0:";; esac cat <<\_ACEOF @@ -1536,7 +1536,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -nsf configure 2.3 +nsf configure 2.3.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1959,7 +1959,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by nsf $as_me 2.3, which was +It was created by nsf $as_me 2.3.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -10060,7 +10060,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by nsf $as_me 2.3, which was +This file was extended by nsf $as_me 2.3.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -10113,7 +10113,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -nsf config.status 2.3 +nsf config.status 2.3.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" Index: configure.ac =================================================================== diff -u -r77a193c118f4ae2b0ccd0913e39326e4f0f53fe6 -r6e30c5541188221b5d2a64a624212c342d1a51f1 --- configure.ac (.../configure.ac) (revision 77a193c118f4ae2b0ccd0913e39326e4f0f53fe6) +++ configure.ac (.../configure.ac) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) @@ -13,7 +13,7 @@ #-------------------------------------------------------------------- AC_PREREQ([2.69]) -define(NsfVersion, 2.3) +define(NsfVersion, 2.3.0) AC_INIT([nsf], [NsfVersion], [https://sourceforge.net/p/next-scripting/tickets/]) AC_CONFIG_MACRO_DIR([m4]) Index: doc/Class.3 =================================================================== diff -u -r71889f2d88b35d290f88d90b5236b9543c8e77be -r6e30c5541188221b5d2a64a624212c342d1a51f1 --- doc/Class.3 (.../Class.3) (revision 71889f2d88b35d290f88d90b5236b9543c8e77be) +++ doc/Class.3 (.../Class.3) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) @@ -2,7 +2,7 @@ '\" Generated from file 'Class\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2014-2019 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. '\" -.TH "nx::Class" 3 2\&.3 Class "NX API" +.TH "nx::Class" 3 2\&.3\&.0 Class "NX API" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" Index: doc/Object.3 =================================================================== diff -u -rfc11b2380eef48346410636908936e9468c74807 -r6e30c5541188221b5d2a64a624212c342d1a51f1 --- doc/Object.3 (.../Object.3) (revision fc11b2380eef48346410636908936e9468c74807) +++ doc/Object.3 (.../Object.3) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) @@ -2,7 +2,7 @@ '\" Generated from file 'Object\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2014-19 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. '\" -.TH "nx::Object" 3 2\&.3 Object "NX API" +.TH "nx::Object" 3 2\&.3\&.0 Object "NX API" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" Index: doc/configure.3 =================================================================== diff -u -r6cbeef2d45ae090cf57de7703e0b480125e277b1 -r6e30c5541188221b5d2a64a624212c342d1a51f1 --- doc/configure.3 (.../configure.3) (revision 6cbeef2d45ae090cf57de7703e0b480125e277b1) +++ doc/configure.3 (.../configure.3) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) @@ -2,7 +2,7 @@ '\" Generated from file 'configure\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2014-16 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. '\" -.TH "nx::configure" 3 2\&.3 configure "NX API" +.TH "nx::configure" 3 2\&.3\&.0 configure "NX API" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" Index: doc/current.3 =================================================================== diff -u -r6cbeef2d45ae090cf57de7703e0b480125e277b1 -r6e30c5541188221b5d2a64a624212c342d1a51f1 --- doc/current.3 (.../current.3) (revision 6cbeef2d45ae090cf57de7703e0b480125e277b1) +++ doc/current.3 (.../current.3) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) @@ -2,7 +2,7 @@ '\" Generated from file 'current\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2014-16 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. '\" -.TH "nx::current" 3 2\&.3 current "NX API" +.TH "nx::current" 3 2\&.3\&.0 current "NX API" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" Index: doc/next.3 =================================================================== diff -u -r6cbeef2d45ae090cf57de7703e0b480125e277b1 -r6e30c5541188221b5d2a64a624212c342d1a51f1 --- doc/next.3 (.../next.3) (revision 6cbeef2d45ae090cf57de7703e0b480125e277b1) +++ doc/next.3 (.../next.3) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) @@ -2,7 +2,7 @@ '\" Generated from file 'next\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2014-16 Stefan Sobernig , Gustaf Neumann '\" -.TH "nx::next" 3 2\&.3 next "NX API" +.TH "nx::next" 3 2\&.3\&.0 next "NX API" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" Index: doc/nxsh.1 =================================================================== diff -u -r6cbeef2d45ae090cf57de7703e0b480125e277b1 -r6e30c5541188221b5d2a64a624212c342d1a51f1 --- doc/nxsh.1 (.../nxsh.1) (revision 6cbeef2d45ae090cf57de7703e0b480125e277b1) +++ doc/nxsh.1 (.../nxsh.1) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) @@ -2,7 +2,7 @@ '\" Generated from file 'nxsh\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2014-16 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. '\" -.TH "nxsh" 1 2\&.3 nxsh "Command-line interface" +.TH "nxsh" 1 2\&.3\&.0 nxsh "Command-line interface" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" Index: doc/nxwish.1 =================================================================== diff -u -r6cbeef2d45ae090cf57de7703e0b480125e277b1 -r6e30c5541188221b5d2a64a624212c342d1a51f1 --- doc/nxwish.1 (.../nxwish.1) (revision 6cbeef2d45ae090cf57de7703e0b480125e277b1) +++ doc/nxwish.1 (.../nxwish.1) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) @@ -2,7 +2,7 @@ '\" Generated from file 'nxwish\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2014-16 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. '\" -.TH "nxwish" 1 2\&.3 nxwish "Command-line interface" +.TH "nxwish" 1 2\&.3\&.0 nxwish "Command-line interface" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" Index: doc/xotclsh.1 =================================================================== diff -u -r6cbeef2d45ae090cf57de7703e0b480125e277b1 -r6e30c5541188221b5d2a64a624212c342d1a51f1 --- doc/xotclsh.1 (.../xotclsh.1) (revision 6cbeef2d45ae090cf57de7703e0b480125e277b1) +++ doc/xotclsh.1 (.../xotclsh.1) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) @@ -2,7 +2,7 @@ '\" Generated from file 'xotclsh\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2014 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. '\" -.TH "xotclsh" 1 2\&.3 xotclsh "Command-line interface" +.TH "xotclsh" 1 2\&.3\&.0 xotclsh "Command-line interface" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" Index: doc/xowish.1 =================================================================== diff -u -r6cbeef2d45ae090cf57de7703e0b480125e277b1 -r6e30c5541188221b5d2a64a624212c342d1a51f1 --- doc/xowish.1 (.../xowish.1) (revision 6cbeef2d45ae090cf57de7703e0b480125e277b1) +++ doc/xowish.1 (.../xowish.1) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) @@ -2,7 +2,7 @@ '\" Generated from file 'xowish\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2014 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. '\" -.TH "xowish" 1 2\&.3 xowish "Command-line interface" +.TH "xowish" 1 2\&.3\&.0 xowish "Command-line interface" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\"