Skip to content

Commit

Permalink
Версия 0.4.3 (альфа).
Browse files Browse the repository at this point in the history
  • Loading branch information
STrusov committed Jun 14, 2024
1 parent e59893d commit bff0690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#include "translator.h"

#define REFAL_NAME "Рефал-М"
#define REFAL_VERSION "версия 0.4.2 (альфа)"
#define REFAL_VERSION "версия 0.4.3 (альфа)"

#define REFAL_INITIAL_MEMORY (128*1024/sizeof(rf_cell))
#define REFAL_ATOM_INITIAL_MEMORY (128*1024/sizeof(wchar_t))
Expand Down

0 comments on commit bff0690

Please sign in to comment.