From: Markus Koschany <apo@debian.org>
Date: Tue, 2 Feb 2021 14:53:17 +0100
Subject: project version

Bug-Debian: https://bugs.debian.org/981638
Forwarded: no
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 775fade..da9d69e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.1.3)
-project(binaryen LANGUAGES C CXX VERSION 98)
+project(binaryen LANGUAGES C CXX VERSION 99)
 include(GNUInstallDirs)
 
 # The C++ standard whose features are required to build Binaryen.
