Skip to content

Commit

Permalink
Release v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dbernhard-0x7CD committed Jul 13, 2022
1 parent 0f7c4c3 commit 8995ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srd.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

char *const configd_path = "/etc/srd/";
char *const config_main = "/srd.conf";
char *const version = "0.0.3-dev";
char *const version = "0.0.3";

// application configuration
int loglevel = LOGLEVEL_DEBUG;
Expand Down

0 comments on commit 8995ec3

Please sign in to comment.