Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nu774 committed Jun 9, 2022
1 parent d471d87 commit 8e09a85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.cpp
@@ -1,8 +1,8 @@
const char *get_qaac_version()
{
#ifdef REFALAC
return "1.75";
return "1.76";
#else
return "2.75";
return "2.76";
#endif
}

0 comments on commit 8e09a85

Please sign in to comment.