Skip to content

Commit

Permalink
2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
galad87 committed Nov 23, 2024
1 parent 40a4127 commit 534bb19
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2022 Bradley Sepos
Copyright (c) 2024 Bradley Sepos

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ mac-toolchain-build --list
License
-------

Copyright 2022 Bradley Sepos
Copyright 2024 Bradley Sepos
Released under the MIT License. See [LICENSE](LICENSE) for details.
2 changes: 1 addition & 1 deletion mac-toolchain-build
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ function mac_toolchain_build {
# internal vars
local NAME VERSION SELF SELF_NAME HELP SUDO TOTAL
NAME="mac-toolchain-build"
VERSION="2.11.0"
VERSION="2.12.0"
SELF="${BASH_SOURCE[0]}"
SELF_NAME=$(basename "${SELF}")
HELP="\
Expand Down

0 comments on commit 534bb19

Please sign in to comment.