diff --git a/configure b/configure index 57e54f54..c3b71643 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.69 for nzbget 21.0-testing. +# Generated by GNU Autoconf 2.69 for nzbget 21.0. # # Report bugs to . # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='nzbget' PACKAGE_TARNAME='nzbget' -PACKAGE_VERSION='21.0-testing' -PACKAGE_STRING='nzbget 21.0-testing' +PACKAGE_VERSION='21.0' +PACKAGE_STRING='nzbget 21.0' PACKAGE_BUGREPORT='hugbug@users.sourceforge.net' PACKAGE_URL='' @@ -1348,7 +1348,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 nzbget 21.0-testing to adapt to many kinds of systems. +\`configure' configures nzbget 21.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1419,7 +1419,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of nzbget 21.0-testing:";; + short | recursive ) echo "Configuration of nzbget 21.0:";; esac cat <<\_ACEOF @@ -1584,7 +1584,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -nzbget configure 21.0-testing +nzbget configure 21.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2053,7 +2053,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 nzbget $as_me 21.0-testing, which was +It was created by nzbget $as_me 21.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3026,7 +3026,7 @@ fi # Define the identity of the package. PACKAGE='nzbget' - VERSION='21.0-testing' + VERSION='21.0' cat >>confdefs.h <<_ACEOF @@ -9177,7 +9177,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by nzbget $as_me 21.0-testing, which was +This file was extended by nzbget $as_me 21.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -9243,7 +9243,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -nzbget config.status 21.0-testing +nzbget config.status 21.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 50e647ba..2e7bfe4a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # # This file is part of nzbget. See . # -# Copyright (C) 2008-2018 Andrey Prygunkov +# Copyright (C) 2008-2019 Andrey Prygunkov # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.65) -AC_INIT(nzbget, 21.0-testing, hugbug@users.sourceforge.net) +AC_INIT(nzbget, 21.0, hugbug@users.sourceforge.net) AC_CONFIG_AUX_DIR(posix) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE([foreign subdir-objects]) diff --git a/nzbget.vcxproj b/nzbget.vcxproj index 72272542..62aea656 100755 --- a/nzbget.vcxproj +++ b/nzbget.vcxproj @@ -80,7 +80,7 @@ Disabled .\daemon\connect;.\daemon\extension;.\daemon\feed;.\daemon\frontend;.\daemon\main;.\daemon\nserv;.\daemon\nntp;.\daemon\postprocess;.\daemon\queue;.\daemon\remote;.\daemon\util;.\daemon\windows;.\lib\par2;.\lib\yencode;.\windows\resources;%(AdditionalIncludeDirectories) - WIN32;PACKAGE="nzbget";VERSION="21.0-testing";_DEBUG;_CONSOLE;DEBUG;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions) + WIN32;PACKAGE="nzbget";VERSION="21.0";_DEBUG;_CONSOLE;DEBUG;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions) false EnableFastChecks MultiThreadedDebug @@ -101,7 +101,7 @@ Disabled .\daemon\connect;.\daemon\extension;.\daemon\feed;.\daemon\frontend;.\daemon\main;.\daemon\nserv;.\daemon\nntp;.\daemon\postprocess;.\daemon\queue;.\daemon\remote;.\daemon\util;.\daemon\windows;.\lib\par2;.\lib\yencode;.\windows\resources;%(AdditionalIncludeDirectories) - WIN32;PACKAGE="nzbget";VERSION="21.0-testing";_DEBUG;_CONSOLE;DEBUG;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions) + WIN32;PACKAGE="nzbget";VERSION="21.0";_DEBUG;_CONSOLE;DEBUG;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions) false EnableFastChecks MultiThreadedDebug @@ -120,7 +120,7 @@ .\daemon\connect;.\daemon\extension;.\daemon\feed;.\daemon\frontend;.\daemon\main;.\daemon\nserv;.\daemon\nntp;.\daemon\postprocess;.\daemon\queue;.\daemon\remote;.\daemon\util;.\daemon\windows;.\lib\par2;.\lib\yencode;.\windows\resources;%(AdditionalIncludeDirectories) - WIN32;PACKAGE="nzbget";VERSION="21.0-testing";NDEBUG;_CONSOLE;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions) + WIN32;PACKAGE="nzbget";VERSION="21.0";NDEBUG;_CONSOLE;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions) Sync MultiThreaded Use @@ -151,7 +151,7 @@ .\daemon\connect;.\daemon\extension;.\daemon\feed;.\daemon\frontend;.\daemon\main;.\daemon\nserv;.\daemon\nntp;.\daemon\postprocess;.\daemon\queue;.\daemon\remote;.\daemon\util;.\daemon\windows;.\lib\par2;.\lib\yencode;.\windows\resources;%(AdditionalIncludeDirectories) - WIN32;PACKAGE="nzbget";VERSION="21.0-testing";NDEBUG;_CONSOLE;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions) + WIN32;PACKAGE="nzbget";VERSION="21.0";NDEBUG;_CONSOLE;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions) Sync MultiThreaded Use diff --git a/osx/NZBGet-Info.plist b/osx/NZBGet-Info.plist index 2d59db03..a8990a11 100644 --- a/osx/NZBGet-Info.plist +++ b/osx/NZBGet-Info.plist @@ -25,7 +25,7 @@ LSUIElement NSHumanReadableCopyright - Copyright © 2007-2018 Andrey Prygunkov + Copyright © 2007-2019 Andrey Prygunkov NSMainNibFile MainApp NSAppTransportSecurity diff --git a/windows/resources/nzbget.rc b/windows/resources/nzbget.rc index a57ff1eb..78017d85 100644 --- a/windows/resources/nzbget.rc +++ b/windows/resources/nzbget.rc @@ -90,7 +90,7 @@ BEGIN CTEXT "Version 15.0-testing-r1200",IDC_ABOUT_VERSION,16,70,144,8 CTEXT "Lightweight usenet downloader",IDC_STATIC,16,83,144,8 CTEXT "http://nzbget.net",IDC_ABOUT_HOMEPAGE,55,144,64,9,SS_NOTIFY - CTEXT "Copyright © 2007-2018 Andrey Prygunkov",IDC_STATIC,16,156,144,8 + CTEXT "Copyright © 2007-2019 Andrey Prygunkov",IDC_STATIC,16,156,144,8 ICON "",IDC_ABOUT_ICON,67,7,21,20 CTEXT "NZBGet",IDC_ABOUT_NAME,16,51,144,16 CTEXT "The package includes other software; see program's folder for licenses.",IDC_STATIC,16,121,144,20