Skip to content

Commit

Permalink
SLA Version.0.0.5(beta).
Browse files Browse the repository at this point in the history
  • Loading branch information
aikiriao committed Mar 23, 2020
1 parent 88ef591 commit 7b28623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/include/public/SLA.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include "SLAStdint.h"

/* バージョン文字列 */
#define SLA_VERSION_STRING "0.0.4(beta)"
#define SLA_VERSION_STRING "0.0.5(beta)"
/* フォーマットバージョン */
#define SLA_FORMAT_VERSION 1
/* ヘッダのサイズ */
Expand Down

0 comments on commit 7b28623

Please sign in to comment.