Browse Source

Corrected versions (dates)

xFaNaTiix 11 years ago
parent
commit
a252f3e771
3 changed files with 3 additions and 3 deletions
  1. 1 1
      functions/fn_console
  2. 1 1
      functions/fn_install_glibcfix
  3. 1 1
      functions/fn_stop

+ 1 - 1
functions/fn_console

@@ -2,7 +2,7 @@
 # LGSM fn_console function
 # Author: Daniel Gibbs
 # Website: http://gameservermanagers.com
-# Version: 210115
+# Version: 260515
 
 # Description: Gives access to the server tmux console.
 

+ 1 - 1
functions/fn_install_glibcfix

@@ -2,7 +2,7 @@
 # LGSM fn_install_glibcfix function
 # Author: Daniel Gibbs
 # Website: http://gameservermanagers.com
-# Version: 110415
+# Version: 260515
 
 fn_glibcfixmsg(){
 echo ""

+ 1 - 1
functions/fn_stop

@@ -2,7 +2,7 @@
 # LGSM fn_stop function
 # Author: Daniel Gibbs
 # Website: http://gameservermanagers.com
-# Version: 080214
+# Version: 260515
 
 # Description: Stops the server.