From af7e2abbf9cb1cc8c3d761354f9da3e48236d1a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 17 Aug 2015 21:12:39 +0000 Subject: Bumped to version-1.7 svn path=/trunk/externals/loaders/hexloader/; revision=17521 --- hexloader.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hexloader.c') diff --git a/hexloader.c b/hexloader.c index a510c03..4897bab 100644 --- a/hexloader.c +++ b/hexloader.c @@ -89,7 +89,7 @@ typedef struct _hexloader } t_hexloader; static t_class *hexloader_class; -static char *version = "1.6"; +static char *version = "1.7"; static char*hex_dllextent[] = { -- cgit v1.2.1