From a1e3e8ed5d29cefd18e2c8487c8fbc76a4545413 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Wed, 5 Nov 2014 23:50:49 +0100 Subject: [PATCH] Forgot to increase this --- core/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/version.h b/core/version.h index af983998b..73df5cb79 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.60" +#define OKULAR_VERSION_STRING "0.20.80" #define OKULAR_VERSION_MAJOR 0 #define OKULAR_VERSION_MINOR 20 #define OKULAR_VERSION_RELEASE 80