diff --git a/src/common/version.h b/src/common/version.h index e8196e35f0..0ed30afffa 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -2,7 +2,7 @@ #define VERSION_H #ifndef COPYQ_VERSION -# define COPYQ_VERSION "v3.1.2" +# define COPYQ_VERSION "v3.2.0" #endif #endif // VERSION_H