Skip to content

Commit

Permalink
Merge pull request #50 from GNS3/release-v0.8.3
Browse files Browse the repository at this point in the history
Release version 0.8.3
  • Loading branch information
grossmj authored Sep 9, 2023
2 parents c923aa9 + 68bedc1 commit 3870ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vpcs.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
#include "dhcp.h"
#include "frag6.h"

const char *ver = "0.8.2";
const char *ver = "0.8.3";
/* track the binary */
static const char *ident = "$Id$";

Expand Down

0 comments on commit 3870ae8

Please sign in to comment.