diff --git a/client/Makefile b/client/Makefile index dd1df855..cabccbe1 100644 --- a/client/Makefile +++ b/client/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.2.96 +VERSION = 0.3.1 TARGET = snapclient SHELL = /bin/bash diff --git a/server/Makefile b/server/Makefile index 8cc5669d..651d79d0 100644 --- a/server/Makefile +++ b/server/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.2.96 +VERSION = 0.3.1 TARGET = snapserver SHELL = /bin/bash