From 3166a570223020f8b3c7bee8649f244e40d6978d Mon Sep 17 00:00:00 2001 From: Arnaud Cornet Date: Mon, 2 Mar 2009 12:54:27 +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 c6b2a0a..7b9b4c5 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define BIP_VERSION "0.8.0" +#define BIP_VERSION "0.8.0-git"