From b8c740357d9aeaa0d74b53bacdd55156752d3c64 Mon Sep 17 00:00:00 2001 From: Arnaud Cornet Date: Mon, 2 Feb 2009 19:51:10 +0100 Subject: [PATCH] Add -git to version string. --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index be3b874..0773a7e 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define BIP_VERSION "0.8.0-rc1" +#define BIP_VERSION "0.8.0-rc1-git"