Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
  • Loading branch information
sjaeckel committed Sep 5, 2023
1 parent 8ce69f7 commit 8314bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile_include.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

#version of library
VERSION=1.2.1
VERSION=1.2.1-develop
VERSION_PC=1.2.1
VERSION_SO=3:1:2

Expand Down

3 comments on commit 8314bde

@jacobfriedman
Copy link

@jacobfriedman jacobfriedman commented on 8314bde Sep 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please tag this if possible (v1.2.1-develop)

@sjaeckel
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And then retag each time we push to develop?

@jacobfriedman
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not if more work is to be done on develop... ;)

Please sign in to comment.