File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 77 *
88 * @package SMF
99 * @author Simple Machines https://www.simplemachines.org
10- * @copyright 2025 Simple Machines and individual contributors
10+ * @copyright 2026 Simple Machines and individual contributors
1111 * @license https://www.simplemachines.org/about/smf/license.php BSD
1212 *
1313 * @version 2.1.7
Original file line number Diff line number Diff line change 77 *
88 * @package SMF
99 * @author Simple Machines https://www.simplemachines.org
10- * @copyright 2025 Simple Machines and individual contributors
10+ * @copyright 2026 Simple Machines and individual contributors
1111 * @license https://www.simplemachines.org/about/smf/license.php BSD
1212 *
1313 * @version 2.1.7
Original file line number Diff line number Diff line change 55 *
66 * @package SMF
77 * @author Simple Machines https://www.simplemachines.org
8- * @copyright 2025 Simple Machines and individual contributors
8+ * @copyright 2026 Simple Machines and individual contributors
99 * @license https://www.simplemachines.org/about/smf/license.php BSD
1010 *
1111 * @version 2.1.7
1212 */
1313
1414define ('SMF_VERSION ' , '2.1.7 ' );
1515define ('SMF_FULL_VERSION ' , 'SMF ' . SMF_VERSION );
16- define ('SMF_SOFTWARE_YEAR ' , '2025 ' );
16+ define ('SMF_SOFTWARE_YEAR ' , '2026 ' );
1717define ('DB_SCRIPT_VERSION ' , '2-1 ' );
1818define ('SMF_INSTALLING ' , 1 );
1919
Original file line number Diff line number Diff line change 55 *
66 * @package SMF
77 * @author Simple Machines https://www.simplemachines.org
8- * @copyright 2025 Simple Machines and individual contributors
8+ * @copyright 2026 Simple Machines and individual contributors
99 * @license https://www.simplemachines.org/about/smf/license.php BSD
1010 *
1111 * @version 2.1.7
Original file line number Diff line number Diff line change 55 *
66 * @package SMF
77 * @author Simple Machines https://www.simplemachines.org
8- * @copyright 2025 Simple Machines and individual contributors
8+ * @copyright 2026 Simple Machines and individual contributors
99 * @license https://www.simplemachines.org/about/smf/license.php BSD
1010 *
1111 * @version 2.1.7
1414// Version information...
1515define ('SMF_VERSION ' , '2.1.7 ' );
1616define ('SMF_FULL_VERSION ' , 'SMF ' . SMF_VERSION );
17- define ('SMF_SOFTWARE_YEAR ' , '2025 ' );
17+ define ('SMF_SOFTWARE_YEAR ' , '2026 ' );
1818define ('SMF_LANG_VERSION ' , '2.1.5 ' );
1919define ('SMF_INSTALLING ' , 1 );
2020
You can’t perform that action at this time.
0 commit comments