From 08052ac9e28e757f48cf4952e950a25c6f656140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D0=B5=D0=BB=D0=B8=D0=BF=D0=B5=D0=BD=D0=BA=D0=BE=20?= =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD?= Date: Fri, 28 Apr 2017 12:49:28 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/pip@491 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 4d0485c6..4a512b29 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 "_rc1" +#define PIP_VERSION_SUFFIX "_rc2" #endif // PIVERSION_H