mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 05:02:50 +01:00
forgot to bump version
This commit is contained in:
parent
370cb88c44
commit
1b84f0467a
@ -30,7 +30,7 @@
|
||||
static xchat_plugin *ph; /* plugin handle */
|
||||
static char name[] = "WinSys";
|
||||
static char desc[] = "Display info about your hardware and OS";
|
||||
static char version[] = "1.0";
|
||||
static char version[] = "1.1";
|
||||
static int firstRun;
|
||||
static char *wmiOs;
|
||||
static char *wmiCpu;
|
||||
|
Loading…
Reference in New Issue
Block a user