Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nu774 committed Jan 30, 2015
1 parent 9c83957 commit 9993dc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
const char *get_qaac_version()
{
#ifdef REFALAC
return "1.44";
return "1.45";
#else
return "2.44";
return "2.45";
#endif
}

0 comments on commit 9993dc9

Please sign in to comment.