diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-01-30 17:59:16 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-01-30 17:59:16 -0500 |
commit | 4c43d00d3d32dc6fe8720073cbe0d8d41f43c1e6 (patch) | |
tree | 99f972111a47c9ee2cf1940a49e7743c956cc03b /org | |
parent | version & changelog, tag for release (diff) |
version & changelog, open commit window
Diffstat (limited to 'org')
-rw-r--r-- | org/sisu_build.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/sisu_build.org b/org/sisu_build.org index 667480cb..37463bff 100644 --- a/org/sisu_build.org +++ b/org/sisu_build.org @@ -59,7 +59,7 @@ git log --pretty=format:"%h %ad - %s%d [%an]" --graph --date=short --no-merges > #+BEGIN_SRC ruby #% constants module SiSUversion - SiSU_version = '7.2.2' + SiSU_version = '7.3.0' end module Dev GPGpubKey = '1BB4B289' |