فهرست منبع

change year in copyright

Roman Dmitriev 2 سال پیش
والد
کامیت
eb5bd04e39
4فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 1 1
      html/inc/footer.php
  2. 1 1
      html/inc/footer.small.php
  3. 1 1
      scripts/eyelib/main.pm
  4. 1 1
      version

+ 1 - 1
html/inc/footer.php

@@ -1,4 +1,4 @@
-<div id="copyright">Copyright &copy; 2008-2023 Eye v2.4.13 &nbsp<a href="https://github.com/rajven/Eye">rnd@rajven.ru</a></div>
+<div id="copyright">Copyright &copy; 2008-2024 Eye v2.4.14 &nbsp<a href="https://github.com/rajven/Eye">rnd@rajven.ru</a></div>
 
 <?php
 $end_time = microtime();

+ 1 - 1
html/inc/footer.small.php

@@ -1,4 +1,4 @@
-<div id="copyright">Copyright &copy; 2008-2023 Eye v2.4.13 &nbsp<a href="https://github.com/rajven/Eye">rnd@rajven.ru</a></div>
+<div id="copyright">Copyright &copy; 2008-2024 Eye v2.4.14 &nbsp<a href="https://github.com/rajven/Eye">rnd@rajven.ru</a></div>
 <?php
 $end_time = microtime();
 $end_array = explode(" ",$end_time);

+ 1 - 1
scripts/eyelib/main.pm

@@ -61,7 +61,7 @@ netdev_set_auth
 BEGIN
 {
 
-our $eye_version = "2.4.13";
+our $eye_version = "2.4.14";
 
 #---------------------------------------------------------------------------------------------------------
 

+ 1 - 1
version

@@ -1 +1 @@
-2.4.13
+2.4.14