Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit063ca03

Browse files
committed
Revert version bump in4e2a49f commit:
that is only on-disk format version, not an API
1 parent0e5f0e0 commit063ca03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/rum.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ typedef struct RumMetaPageData
103103
int64nEntries;
104104
}RumMetaPageData;
105105

106-
#defineRUM_CURRENT_VERSION(0xC0DE0003)
106+
#defineRUM_CURRENT_VERSION(0xC0DE0002)
107107

108108
#defineRumPageGetMeta(p) \
109109
((RumMetaPageData *) PageGetContents(p))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp