Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Commit b46dac3

Browse files
committed
update to use latest difbuilder
1 parent 2670a51 commit b46dac3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ std::vector<DIF::DIF> buildInteriors(const char* objpath, std::vector<DIF::Inter
196196

197197
int main(int argc, const char **argv)
198198
{
199-
printf("obj2difplus 1.2.7\n");
199+
printf("obj2difplus 1.2.8\n");
200200
printf("originally by HiGuy, rewrite by RandomityGuy\n");
201201

202202
if (argc > 1)

0 commit comments

Comments
 (0)