Skip to content

Commit

Permalink
Bumps version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim committed Oct 26, 2022
1 parent 0671096 commit e746d9e
Show file tree
Hide file tree
Showing 6 changed files with 1,191 additions and 1,191 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2021 University of Illinois Board of Trustees.
* Copyright (C) 2021, 2022 University of Illinois Board of Trustees.
*
* This file is part of bTools.
*
Expand Down Expand Up @@ -93,8 +93,8 @@ private static void detectMovement(String bCodeDetectionFile, String movementFil

private static void showVersionAndCopyright()
{
System.out.println("Movement detector (bTools) 0.15.0");
System.out.println("Copyright (C) 2017-2021 University of Illinois Board of Trustees");
System.out.println("Movement detector (bTools) 0.15.1");
System.out.println("Copyright (C) 2017-2022 University of Illinois Board of Trustees");
System.out.println("License AGPLv3+: GNU AGPL version 3 or later <http://www.gnu.org/licenses/>");
System.out.println("This is free software: you are free to change and redistribute it.");
System.out.println("There is NO WARRANTY, to the extent permitted by law.");
Expand Down
Loading

0 comments on commit e746d9e

Please sign in to comment.