Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
Signed-off-by: astib <[email protected]>
  • Loading branch information
astibal committed May 4, 2022
1 parent 65685d4 commit 2477289
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

name: smithproxy
version: 0.9.29-dev
version: 0.9.30
summary: Fast and featured transparent TCP/UDP/TLS proxy
description: |
Smithproxy is fast transparent TCP/UDP/TLS (SSL) proxy. It's highly configurable
Expand Down
4 changes: 2 additions & 2 deletions src/main.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
#ifndef SMITHPROXY_MAIN_HPP
#define SMITHPROXY_MAIN_HPP

#define SMITH_VERSION "0.9.29"
#define SMITH_DEVEL 1
#define SMITH_VERSION "0.9.30"
#define SMITH_DEVEL 0



Expand Down

0 comments on commit 2477289

Please sign in to comment.