Skip to content

Commit 67918bb

Browse files
committed
bump version
Signed-off-by: astib <astib@mag0.net>
1 parent 17b207a commit 67918bb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
name: smithproxy
3-
version: 0.9.22-dev
3+
version: 0.9.24
44
summary: Fast and featured transparent TCP/UDP/TLS proxy
55
description: |
66
Smithproxy is fast transparent TCP/UDP/TLS (SSL) proxy. It's highly configurable

socle

Submodule socle updated 1 file

src/main.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
#ifndef SMITHPROXY_MAIN_HPP
4141
#define SMITHPROXY_MAIN_HPP
4242

43-
#define SMITH_VERSION "0.9.23"
44-
#define SMITH_DEVEL 1
43+
#define SMITH_VERSION "0.9.24"
44+
#define SMITH_DEVEL 0
4545

4646

4747

0 commit comments

Comments
 (0)