Skip to content

Commit

Permalink
Merge pull request #29 from Nitrokey/bump-v1.5
Browse files Browse the repository at this point in the history
bump to version 1.5
  • Loading branch information
daringer authored Dec 22, 2023
2 parents 34b47aa + e9d8082 commit 70c04f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.c.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
* SPDX-License-Identifier: GPL-3.0
*/

const char *VERSION = "1.4";
const char *VERSION = "1.5";
const char *VERSION_GIT = "@GIT_VERSION_PLACEHOLDER@";

0 comments on commit 70c04f5

Please sign in to comment.