Skip to content

Commit

Permalink
Begin 2.2.6-dev (#442)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey H. Johnson <[email protected]>
  • Loading branch information
johnsonjh authored Nov 21, 2024
1 parent 5043e5c commit 3549e23
Show file tree
Hide file tree
Showing 285 changed files with 366 additions and 355 deletions.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .coveralls.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Coverage test and submission script
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .coverity.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Coverity Scan submission script.
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
##############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# GitLab CI/CD configuration
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/anaconda/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/ao64/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/ch/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/circle/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/dmd/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/embarcadero/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/embarcadero23/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/emscripten/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/intel/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/kefir/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/llvm-mingw/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/msvc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/msvc/update-msvc-wine.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env sh
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/ndk/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/nvhpc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/openosc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/oracle/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/orangec/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/pcc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/pvs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/scripts/all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Docker build all script
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Docker build script
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/scripts/push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Docker push script
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/style/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/uclibc-ng/.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# crosstool-NG 1.26.0_rc1.3_6780e48 Configuration
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci/uclibc-ng/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .lint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .semgrepignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
4 changes: 2 additions & 2 deletions .vscode/libsir.code-snippets
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"/*",
" * $TM_FILENAME",
" *",
" * Version: ${3:2.2.5}",
" * Version: ${3:2.2.6}",
" *",
" * -----------------------------------------------------------------------------",
" *",
Expand Down Expand Up @@ -53,7 +53,7 @@
" *",
" * ${2:Detailed description of this file}",
" *",
" * @version ${3:2.2.5}",
" * @version ${3:2.2.6}",
" *",
" * -----------------------------------------------------------------------------",
" *",
Expand Down
4 changes: 2 additions & 2 deletions Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down Expand Up @@ -79,7 +79,7 @@ PROJECT_NAME = libsir
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 2.2.5
PROJECT_NUMBER = 2.2.6

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
##############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

libsir&mdash;a lightweight, cross-platform library for information distribution

<!-- Version: 2.2.5 -->
<!-- Version: 2.2.6 -->
<!-- -->
<!-- SPDX-License-Identifier: MIT -->
<!-- -->
Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Security Policy

<!-- Version: 2.2.5 -->
<!-- Version: 2.2.6 -->
<!-- -->
<!-- SPDX-License-Identifier: MIT -->
<!-- -->
Expand Down
2 changes: 1 addition & 1 deletion autoformat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

################################################################################
#
# Version: 2.2.5
# Version: 2.2.6
#
################################################################################
#
Expand Down
Loading

0 comments on commit 3549e23

Please sign in to comment.