Skip to content

Commit 56a772f

Browse files
committed
conflict修正1
1 parent 4f8a77a commit 56a772f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sakura_core/config/system_constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
-- バージョン1000以降を本家統合までの間、使わせてください。かなり頻繁に構成が変更されると思われるので。by kobake 2008.03.02
559559
560560
*/
561-
constexpr unsigned N_SHAREDATA_VERSION = 178;
561+
constexpr unsigned N_SHAREDATA_VERSION = 177;
562562
#define STR_SHAREDATA_VERSION NUM_TO_STR(N_SHAREDATA_VERSION)
563563
#define GSTR_SHAREDATA (L"SakuraShareData" _T(CON_SKR_MACHINE_SUFFIX_) _T(_CODE_SUFFIX_) _T(_DEBUG_SUFFIX_) _T(STR_SHAREDATA_VERSION))
564564

0 commit comments

Comments
 (0)