From 16d37090dc82bcf1769f2ddb7439c6034d0f2e97 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 12 Jan 2013 14:13:28 +0100 Subject: Increased the version numbers of all plugins to reflect the recent Makefile changes --- PLUGINS/src/servicedemo/svccli.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PLUGINS/src/servicedemo/svccli.c') diff --git a/PLUGINS/src/servicedemo/svccli.c b/PLUGINS/src/servicedemo/svccli.c index 171b30c0..c74155cd 100644 --- a/PLUGINS/src/servicedemo/svccli.c +++ b/PLUGINS/src/servicedemo/svccli.c @@ -3,14 +3,14 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: svccli.c 2.1 2012/12/27 10:37:57 kls Exp $ + * $Id: svccli.c 2.2 2013/01/12 14:13:00 kls Exp $ */ #include #include #include -static const char *VERSION = "0.1.3"; +static const char *VERSION = "0.1.4"; static const char *DESCRIPTION = "Service demo client"; static const char *MAINMENUENTRY = "Service demo"; -- cgit v1.2.3