Explorar el Código

Updated version

akopachov hace 2 años
padre
commit
07be9213bc
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      totp/version.h

+ 2 - 2
totp/version.h

@@ -1,5 +1,5 @@
 #pragma once
 
-#define TOTP_APP_VERSION_MAJOR (3)
-#define TOTP_APP_VERSION_MINOR (2)
+#define TOTP_APP_VERSION_MAJOR (4)
+#define TOTP_APP_VERSION_MINOR (0)
 #define TOTP_APP_VERSION_PATCH (0)