From 293a4cc322a93f54673977111a8c6792a438ed4f 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: Mon, 8 Oct 2018 10:49:45 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/pip@642 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 41c105bb..5fd2e2e0 100644 --- a/src_main/piversion.h +++ b/src_main/piversion.h @@ -4,7 +4,7 @@ #define PIP_VERSION_MAJOR 1 #define PIP_VERSION_MINOR 8 -#define PIP_VERSION_REVISION 0 +#define PIP_VERSION_REVISION 1 #define PIP_VERSION_SUFFIX "" #endif // PIVERSION_H