From c40419e9c5d2bdfaa663be4ae2bf33db57e82d47 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Thu, 9 Oct 2014 21:32:34 +0200 Subject: [PATCH] forgot this --- core/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/version.h b/core/version.h index e24063828..de70bace0 100644 --- a/core/version.h +++ b/core/version.h @@ -10,7 +10,7 @@ #ifndef _OKULAR_VERSION_H_ #define _OKULAR_VERSION_H_ -#define OKULAR_VERSION_STRING "0.20.0" +#define OKULAR_VERSION_STRING "0.20.2" #define OKULAR_VERSION_MAJOR 0 #define OKULAR_VERSION_MINOR 20 #define OKULAR_VERSION_RELEASE 2