Skip to content
Snippets Groups Projects
Commit 580fca35 authored by Sergey Kosukhin's avatar Sergey Kosukhin
Browse files

Bump version to 1.3.0

parent 78e0090a
Branches master
Tags 1.3.0
1 merge request!85Bump version to 1.3.0
Pipeline #100588 passed
......@@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.18)
project(
mtime
VERSION 1.2.2
VERSION 1.3.0
LANGUAGES C Fortran
)
......
......@@ -6,7 +6,7 @@
AC_PREREQ([2.69])
LT_PREREQ([2.4.6])dnl
m4_pushdef([mtime_version], [1, 2, 2])dnl
m4_pushdef([mtime_version], [1, 3, 0])dnl
AC_INIT([mtime],
m4_join([],
m4_argn(1, mtime_version).m4_argn(2, mtime_version).m4_argn(3, mtime_version),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment