From bfc86202a1cfc3c0c7ed7252106f5ed4e1e265b7 Mon Sep 17 00:00:00 2001 From: Arnaud Cornet Date: Sun, 25 Jan 2009 14:44:26 +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 5b39799..ba49b51 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define BIP_VERSION "0.8.0-rc0" +#define BIP_VERSION "0.8.0-rc0-git"