diff --git a/PDCurses.spec b/PDCurses.spec index f36d38cd..c37cc8a0 100644 --- a/PDCurses.spec +++ b/PDCurses.spec @@ -1,7 +1,7 @@ -# $Id: PDCurses.spec,v 1.14 2007/05/07 02:31:15 wmcbrine Exp $ +# $Id: PDCurses.spec,v 1.15 2007/06/17 18:48:53 wmcbrine Exp $ -%define ver 32 -%define verdot 3.2 +%define ver 33 +%define verdot 3.3 %define base /usr Summary: Public Domain Curses for X11 diff --git a/configure b/configure index 1f51fc2b..3bb7547f 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for PDCurses 3.2. +# Generated by GNU Autoconf 2.61 for PDCurses 3.3. # # Report bugs to . # @@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='PDCurses' PACKAGE_TARNAME='PDCurses' -PACKAGE_VERSION='3.2' -PACKAGE_STRING='PDCurses 3.2' +PACKAGE_VERSION='3.3' +PACKAGE_STRING='PDCurses 3.3' PACKAGE_BUGREPORT='wmcbrine@users.sf.net' ac_unique_file="curspriv.h" @@ -1211,7 +1211,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 PDCurses 3.2 to adapt to many kinds of systems. +\`configure' configures PDCurses 3.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1281,7 +1281,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of PDCurses 3.2:";; + short | recursive ) echo "Configuration of PDCurses 3.3:";; esac cat <<\_ACEOF @@ -1376,7 +1376,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -PDCurses configure 3.2 +PDCurses configure 3.3 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1390,7 +1390,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 PDCurses $as_me 3.2, which was +It was created by PDCurses $as_me 3.3, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -5915,7 +5915,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by PDCurses $as_me 3.2, which was +This file was extended by PDCurses $as_me 3.3, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5964,7 +5964,7 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -PDCurses config.status 3.2 +PDCurses config.status 3.3 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff --git a/configure.ac b/configure.ac index 5a69b0a8..0dc358ab 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ -dnl $Id: configure.ac,v 1.30 2007/05/26 03:48:23 wmcbrine Exp $ +dnl $Id: configure.ac,v 1.31 2007/06/17 18:48:53 wmcbrine Exp $ dnl Process this file with autoconf to produce a configure script. -AC_INIT([PDCurses], [3.2], [wmcbrine@users.sf.net], [PDCurses]) +AC_INIT([PDCurses], [3.3], [wmcbrine@users.sf.net], [PDCurses]) AC_CONFIG_SRCDIR([curspriv.h]) AC_SUBST(prefix) diff --git a/os2/pdcurses.def b/os2/pdcurses.def index c58d531d..eddd3000 100644 --- a/os2/pdcurses.def +++ b/os2/pdcurses.def @@ -1,6 +1,6 @@ LIBRARY PDCURSES -DESCRIPTION 'PDCurses 3.2 Dynamic Linking library' +DESCRIPTION 'PDCurses 3.3 Dynamic Linking library' PROTMODE diff --git a/pdcurses/initscr.c b/pdcurses/initscr.c index e522cdc2..ed2be5a1 100644 --- a/pdcurses/initscr.c +++ b/pdcurses/initscr.c @@ -13,7 +13,7 @@ #include -RCSID("$Id: initscr.c,v 1.106 2007/06/14 14:11:30 wmcbrine Exp $") +RCSID("$Id: initscr.c,v 1.107 2007/06/17 18:48:54 wmcbrine Exp $") /*man-start************************************************************** @@ -100,7 +100,7 @@ RCSID("$Id: initscr.c,v 1.106 2007/06/14 14:11:30 wmcbrine Exp $") char ttytype[128]; -const char *_curses_notice = "PDCurses 3.2 - Public Domain 2007"; +const char *_curses_notice = "PDCurses 3.3 - Public Domain 2007"; SCREEN *SP = (SCREEN*)NULL; /* curses variables */ WINDOW *curscr = (WINDOW *)NULL; /* the current screen image */ diff --git a/version.mif b/version.mif index e161c849..afc5bf1b 100644 --- a/version.mif +++ b/version.mif @@ -1,4 +1,4 @@ # Version number macros for inclusion from makefiles -VER = 32 -VERDOT = 3.2 +VER = 33 +VERDOT = 3.3 diff --git a/win32/pdcurses.rc b/win32/pdcurses.rc index fd9d84ad..e60cab6b 100644 --- a/win32/pdcurses.rc +++ b/win32/pdcurses.rc @@ -1,8 +1,8 @@ #include "winver.h" 1 VERSIONINFO - FILEVERSION 3,2,0,0 - PRODUCTVERSION 3,2,0,0 + FILEVERSION 3,3,0,0 + PRODUCTVERSION 3,3,0,0 FILEFLAGSMASK 0x3fL FILEFLAGS 0x0L FILEOS VOS_UNKNOWN @@ -15,12 +15,12 @@ BEGIN BEGIN VALUE "Maintainer", "William McBrine\0" VALUE "FileDescription", "Public Domain Curses\0" - VALUE "FileVersion", "3.2.0\0" + VALUE "FileVersion", "3.3.0\0" VALUE "InternalName", "PDCurses\0" VALUE "LegalCopyright", "Public Domain\0" VALUE "OriginalFilename", "PDCURSES.DLL\0" VALUE "ProductName", "Public Domain Curses Library\0" - VALUE "ProductVersion", "3.2.0\0" + VALUE "ProductVersion", "3.3.0\0" END END END diff --git a/x11/xcurses-config.in b/x11/xcurses-config.in index 04ecee01..82d58287 100644 --- a/x11/xcurses-config.in +++ b/x11/xcurses-config.in @@ -3,10 +3,10 @@ # The idea to this kind of setup info script was stolen from numerous # other packages, such as neon, libxml and gnome. # -# $Id: xcurses-config.in,v 1.4 2007/05/07 02:31:16 wmcbrine Exp $ +# $Id: xcurses-config.in,v 1.5 2007/06/17 18:48:54 wmcbrine Exp $ # -verdot=3.2 +verdot=3.3 prefix=@prefix@ exec_prefix=@exec_prefix@