We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 704b0d8 commit d379655Copy full SHA for d379655
Makefile
@@ -12,7 +12,7 @@ TEST_SOURCES=proctest.cpp
12
LIBRARY_NAME=proc
13
TEST_LIBRARY_NAME=proctest
14
MAJOR_VERS=3
15
-MINOR_VERS=0.8
+MINOR_VERS=0.9-dev
16
17
# Install Variables
18
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 pseudo_threads.h proctest.h json.hpp zhelpers.hpp
0 commit comments