Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <kcgen@users.noreply.github.com>2022-09-19 00:09:09 +0300
committerkcgen <kcgen@users.noreply.github.com>2022-09-19 00:09:09 +0300
commitd8bdd31a2b40a8e45006c56a5a7487d58b1521ca (patch)
treef4681da2a667e370000397e3bfd66c616e483652 /meson.build
parent81514caf0ddc1d49f45bd39d6809f331f48addc4 (diff)
Bump 0.79 version to 0.80v0.80.0-alpha
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 9a6340ab3..d9fcda913 100644
--- a/meson.build
+++ b/meson.build
@@ -2,7 +2,7 @@ project(
'dosbox-staging',
'c',
'cpp',
- version: '0.79.0',
+ version: '0.80.0',
license: 'GPL-3.0-or-later',
meson_version: '>= 0.56.0',
default_options: [