unleashed-firmware/applications/external/totp/version.h

5 lines
118 B
C
Raw Normal View History

#pragma once
#define TOTP_APP_VERSION_MAJOR (3)
#define TOTP_APP_VERSION_MINOR (2)
#define TOTP_APP_VERSION_PATCH (0)