From 89e23017e430502712d39e2fae84d99e5759f9eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=8B=D1=87=D0=BA=D0=BE=D0=B2=20=D0=90=D0=BD=D0=B4?= =?UTF-8?q?=D1=80=D0=B5=D0=B9?= Date: Thu, 20 Apr 2017 13:10:33 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/pip@452 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5 --- src_main/piversion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src_main/piversion.h b/src_main/piversion.h index 0bb49f2a..47468749 100644 --- a/src_main/piversion.h +++ b/src_main/piversion.h @@ -5,6 +5,6 @@ #define PIP_VERSION_MAJOR 1 #define PIP_VERSION_MINOR 0 #define PIP_VERSION_REVISION 0 -#define PIP_VERSION_SUFFIX "_beta" +#define PIP_VERSION_SUFFIX "_beta2" #endif // PIVERSION_H