Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lifenjoiner committed Sep 12, 2020
1 parent 6c5b57a commit 2394b41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nbtscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ int quiet=0;

void print_banner() {
printf("\nNBTscan version 1.5.1. Copyright (C) 1999-2003 Alla Bezroutchko.\n");
printf("NBTscan version 1.5.2 for Windows @ https://github.com/lifenjoiner/nbtscan\n");
printf("This is a free software and it comes with absolutely no warranty.\n");
printf("You can use, distribute and modify it under terms of GNU GPL.\n\n");
}
Expand Down

0 comments on commit 2394b41

Please sign in to comment.