File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99// The FluxBB version this script updates to
1010define ('UPDATE_TO ' , '1.5.11 ' );
1111
12- define ('UPDATE_TO_VER_REVISION ' , 83 ); // номер сборки - Visman
12+ define ('UPDATE_TO_VER_REVISION ' , 84 ); // номер сборки - Visman
1313define ('LATEST_REV_DB_CHANGES ' , 79 ); // последняя ревизия с изменениями БД - Visman
1414
1515define ('UPDATE_TO_DB_REVISION ' , 21 );
Original file line number Diff line number Diff line change 2323// Define the version and database revision that this code was written for
2424define ('FORUM_VERSION ' , '1.5.11 ' );
2525
26- define ('FORUM_VER_REVISION ' , 83 ); // номер сборки - Visman
26+ define ('FORUM_VER_REVISION ' , 84 ); // номер сборки - Visman
2727
2828$ page_js = array ();
2929
Original file line number Diff line number Diff line change 99// The FluxBB version this script installs
1010define ('FORUM_VERSION ' , '1.5.11 ' );
1111
12- define ('FORUM_VER_REVISION ' , 83 ); // номер сборки - Visman
12+ define ('FORUM_VER_REVISION ' , 84 ); // номер сборки - Visman
1313
1414define ('FORUM_DB_REVISION ' , 21 );
1515define ('FORUM_SI_REVISION ' , 2.1 );
You can’t perform that action at this time.
0 commit comments