mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 05:02:50 +01:00
fancier lua version string
This commit is contained in:
parent
c2f462f6ae
commit
f9b9d4ee2f
@ -35,7 +35,7 @@
|
||||
*/
|
||||
#define LXC_NAME "Lua"
|
||||
#define LXC_DESC "Lua scripting interface"
|
||||
#define LXC_VERSION "0.7 ($Rev: 91 $)"
|
||||
#define LXC_VERSION "0.7 (r91)"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user