From f988f7664399b848d291a696b4c169cd4150bcb4 Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Wed, 23 Aug 2017 08:12:32 +0200 Subject: [PATCH] update version num for next rlz --- cesetup/cesetup.coedit | 2 +- cesetup/version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cesetup/cesetup.coedit b/cesetup/cesetup.coedit index 1aee6e9c..6c1f9f92 100644 --- a/cesetup/cesetup.coedit +++ b/cesetup/cesetup.coedit @@ -84,5 +84,5 @@ object CurrentProject: TCENativeProject 'cesetup.d' ) ConfigurationIndex = 2 - version = '3update3' + version = '3update4' end diff --git a/cesetup/version.txt b/cesetup/version.txt index 8c835796..d5d7ec24 100644 --- a/cesetup/version.txt +++ b/cesetup/version.txt @@ -1 +1 @@ -3_update_3 \ No newline at end of file +3_update_4 \ No newline at end of file