We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a729d6f commit 6f6acabCopy full SHA for 6f6acab
Makefile
@@ -9,7 +9,7 @@ include Make.rules.arm
9
SOURCES=priorityQueue.c events.c proclib.c ipc.c debug.c cmd.c config.c hashtable.c util.c md5.c critical.c eventTimer.c telm_dict.c zmqlite.c json.c cmd-pkt.c xdr.c plugin.c
10
LIBRARY_NAME=proc
11
MAJOR_VERS=3
12
-MINOR_VERS=0.3
+MINOR_VERS=0.4
13
14
# Install Variables
15
INCLUDE=proclib.h events.h ipc.h config.h debug.h cmd.h polysat.h hashtable.h util.h md5.h priorityQueue.h eventTimer.h telm_dict.h zmqlite.h critical.h xdr.h cmd-pkt.h plugin.h
0 commit comments