From b344b2f3bf7d607f6349e8d07ea5bd2b8f07a2c6 Mon Sep 17 00:00:00 2001 From: Aiwe Date: Sun, 25 Nov 2018 11:19:30 +0200 Subject: [PATCH] Update version 1.3.2 --- CryptoNoteWallet.cmake | 2 +- src/cryptonotewallet.rc | 4 ++-- src/karbowanecwallet.desktop | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CryptoNoteWallet.cmake b/CryptoNoteWallet.cmake index 17c5c6d93..556737c9d 100644 --- a/CryptoNoteWallet.cmake +++ b/CryptoNoteWallet.cmake @@ -2,4 +2,4 @@ set(CN_PROJECT_NAME "karbowanec") set(CN_CURRENCY_DISPLAY_NAME "Karbo") set(CN_CURRENCY_TICKER "KRB") -set(CN_VERSION 1.3.1) +set(CN_VERSION 1.3.2) diff --git a/src/cryptonotewallet.rc b/src/cryptonotewallet.rc index a0ab800f6..41a1f3f72 100644 --- a/src/cryptonotewallet.rc +++ b/src/cryptonotewallet.rc @@ -4,8 +4,8 @@ IDI_ICON1 ICON "images\karbowanez.ico" #define VER_FILEVERSION 1,0,0,0 #define VER_FILEVERSION_STR "1.0.0.0\0" -#define VER_PRODUCTVERSION 1,3,1 -#define VER_PRODUCTVERSION_STR "1.3.1\0" +#define VER_PRODUCTVERSION 1,3,2 +#define VER_PRODUCTVERSION_STR "1.3.2\0" #define VER_FILEDESCRIPTION_STR "Karbo" #define VER_INTERNALNAME_STR "Karbowanec" #define VER_LEGALCOPYRIGHT_STR "Copyright (C) 2016-2018, Karbowanec Developers" diff --git a/src/karbowanecwallet.desktop b/src/karbowanecwallet.desktop index 46b212958..1accadb40 100644 --- a/src/karbowanecwallet.desktop +++ b/src/karbowanecwallet.desktop @@ -21,4 +21,4 @@ Type=Application Icon=karbowanec MimeType=x-scheme-handler/karbowanec; Categories=Office;Finance; -Version=1.3.1 +Version=1.3.2