Skip to content

Commit

Permalink
[META] bump version for next (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
mooinglemur authored Sep 11, 2024
1 parent 4a2ea31 commit 2985bfd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
// Copyright (c) 2019, 2024 Michael Steil, et al
// All rights reserved. License: 2-clause BSD

#define VER "48"
#define VER_NAME "Cadmium"
#define VER_INFO "### Release 48 (\"Cadmium\")"
#define VER "49"
#define VER_NAME "next"
#define VER_INFO "### Release 49 (\"next\")"

0 comments on commit 2985bfd

Please sign in to comment.