From eb14847d5779431d74bebba87da66b0fc3a05dd0 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: Wed, 12 Apr 2017 10:41:04 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/pip@336 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5 --- src/piversion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/piversion.h b/src/piversion.h index 22ef44fb..26785342 100644 --- a/src/piversion.h +++ b/src/piversion.h @@ -4,7 +4,7 @@ #define PIP_VERSION_MAJOR 0 #define PIP_VERSION_MINOR 9 -#define PIP_VERSION_REVISION 0 +#define PIP_VERSION_REVISION 1 #define PIP_VERSION_SUFFIX "" #endif // PIVERSION_H