File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1717
1818dnl Process this file with autoconf to produce a configure script.
1919AC_PREREQ ( [ 2.69] )
20- AC_INIT ( [ nbtscan] ,[ 1.7.1 ] ,[ https://github.com/resurrecting-open-source-projects/nbtscan/issues] )
20+ AC_INIT ( [ nbtscan] ,[ 1.7.2 ] ,[ https://github.com/resurrecting-open-source-projects/nbtscan/issues] )
2121AC_CANONICAL_TARGET
2222AM_INIT_AUTOMAKE
2323AC_CONFIG_SRCDIR ( [ src/statusq.c] )
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ int quiet = 0;
4343static void
4444print_banner ( void )
4545{
46- puts ( "\nNBTscan version 1.7.1 .\n"
46+ puts ( "\nNBTscan version 1.7.2 .\n"
4747 "This is a free software and it comes with absolutely no "
4848 "warranty.\n"
4949 "You can use, distribute and modify it under terms of GNU GPL "
You can’t perform that action at this time.
0 commit comments