Skip to content

Commit fe795b3

Browse files
committed
Release v3.0.0
1 parent 697e40e commit fe795b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nob.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2572,7 +2572,7 @@ NOBDEF char *nob_temp_running_executable_path(void)
25722572
/*
25732573
Revision history:
25742574
2575-
3.0.0 ( ) Improve C++ support (by @rexim)
2575+
3.0.0 (2026-01-13) Improve C++ support (by @rexim)
25762576
- Fix various C++ compilers warnings and complains throughout the code.
25772577
- Reimplement nob_cmd_append() without taking a pointer to temporary array (some C++ compilers don't like that)
25782578
- Make default NOB_REBUILD_URSELF() try to recompile with C++ if __cplusplus macro is defined

0 commit comments

Comments
 (0)