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 1919// The FluxBB version this script updates to
2020define ('UPDATE_TO ' , '1.5.11 ' );
2121
22- define ('UPDATE_TO_VER_REVISION ' , 84 ); // номер сборки - Visman
22+ define ('UPDATE_TO_VER_REVISION ' , 85 ); // номер сборки - Visman
2323define ('LATEST_REV_DB_CHANGES ' , 79 ); // последняя ревизия с изменениями БД - Visman
2424
2525define ('UPDATE_TO_DB_REVISION ' , 21 );
Original file line number Diff line number Diff line change 2727// Define the version and database revision that this code was written for
2828define ('FORUM_VERSION ' , '1.5.11 ' );
2929
30- define ('FORUM_VER_REVISION ' , 84 ); // номер сборки - Visman
30+ define ('FORUM_VER_REVISION ' , 85 ); // номер сборки - Visman
3131
3232$ page_js = array ();
3333
Original file line number Diff line number Diff line change 1919// The FluxBB version this script installs
2020define ('FORUM_VERSION ' , '1.5.11 ' );
2121
22- define ('FORUM_VER_REVISION ' , 84 ); // номер сборки - Visman
22+ define ('FORUM_VER_REVISION ' , 85 ); // номер сборки - Visman
2323
2424define ('FORUM_DB_REVISION ' , 21 );
2525define ('FORUM_SI_REVISION ' , 2.1 );
You can’t perform that action at this time.
0 commit comments