Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
changing version
  • Loading branch information
SandrineP committed Jul 31, 2025
commit d0e0ec749ae690e907723a8be20fdcdda7f21787
2 changes: 1 addition & 1 deletion src/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#define GIT2CPP_VERSION_MAJOR 0
#define GIT2CPP_VERSION_MINOR 0
#define GIT2CPP_VERSION_PATCH 2
#define GIT2CPP_VERSION_PATCH 3

// e.g. ".rc0"
#define GIT2CPP_VERSION_SUFFIX
Expand Down
Loading