actually bump the version number

This commit is contained in:
József Sallai 2022-07-21 16:49:45 +03:00 committed by GitHub
parent eee0f9eff9
commit f00f35ca2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ fn default_true() -> bool {
#[inline(always)]
fn current_version() -> u32 {
12
13
}
#[inline(always)]