diff options
Diffstat (limited to 'util/ievents.c')
-rw-r--r-- | util/ievents.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/ievents.c b/util/ievents.c index 83ddcd8..67e6b70 100644 --- a/util/ievents.c +++ b/util/ievents.c @@ -76,7 +76,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #define SELprintf printf #define SMS_SA 0x41 #define SMI_SA 0x21 -static char *progver = "3.05"; +static char *progver = "3.06"; static char *progname = "ievents"; static char fsensdesc = 0; /* 1= get extended sensor descriptions*/ static char fcanonical = 0; /* 1= show canonical, delimited output*/ |