forgot to bump version

This commit is contained in:
Berke Viktor 2011-12-06 02:36:26 +01:00
parent 370cb88c44
commit 1b84f0467a
1 changed files with 1 additions and 1 deletions

View File

@ -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;