Back to development
authorTim-Philipp Müller <tim@centricular.com>
Tue, 1 Jun 2021 14:34:40 +0000 (15:34 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 1 Jun 2021 14:34:40 +0000 (15:34 +0100)
meson.build

index e478b41..6dbb819 100644 (file)
@@ -1,5 +1,5 @@
 project('GStreamer manuals and tutorials', 'c',
-  version: '1.19.1',
+  version: '1.19.1.1',
   meson_version : '>= 0.54')
 
 hotdoc_p = find_program('hotdoc')