Skip to content

Commit

Permalink
hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Oct 27, 2024
1 parent 4d3e28b commit 2b3de7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
gccversion: 9

- name: Calculate Version
run: |
bash: |
export SVER=`cat VERSION`
export GH=`git log -1 --format=%h`
export USEVER = ${SVER}.${GH}-nightly
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.10
1.3.11

0 comments on commit 2b3de7f

Please sign in to comment.