fortrangoingonforty/sniffly / 901312a

Browse files

stamp version for relase

Authored by espadonne
SHA
901312a2d721f118fa6f5a7c5a8f6b24f1984f0e
Parents
950d6d5
Tree
30abb80

2 changed files

StatusFile+-
M VERSION 1 1
M meson.build 1 1
VERSIONmodified
@@ -1,1 +1,1 @@
1
-0.3.0
1
+0.4.0
meson.buildmodified
@@ -2,7 +2,7 @@
2
 # Build configuration using Meson
2
 # Build configuration using Meson
3
 
3
 
4
 project('sniffly', ['fortran', 'c', 'objc'],
4
 project('sniffly', ['fortran', 'c', 'objc'],
5
-  version: '0.2.4',  # Also maintained in VERSION file
5
+  version: '0.4.0',  # Also maintained in VERSION file
6
   license: 'MIT',
6
   license: 'MIT',
7
   default_options: [
7
   default_options: [
8
     'warning_level=3',
8
     'warning_level=3',