From 69e067e0d268edaee3d23730c3569f95fadbfe29 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: Thu, 29 Jun 2017 17:26:31 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/pip@525 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 46ce7d05..e1196ca4 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 "_rc3" +#define PIP_VERSION_SUFFIX "_rc4" #endif // PIVERSION_H