Skip to content

Commit 6f6acab

Browse files
Update Makefile
1 parent a729d6f commit 6f6acab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ include Make.rules.arm
99
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
1010
LIBRARY_NAME=proc
1111
MAJOR_VERS=3
12-
MINOR_VERS=0.3
12+
MINOR_VERS=0.4
1313

1414
# Install Variables
1515
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

Comments
 (0)