Bumping version to 1.0.0
This commit is contained in:
parent
05bc6fb88e
commit
b14c56f289
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
version: 0.3.0_b{build}-{branch}
|
||||
version: 1.0.0_b{build}-{branch}
|
||||
|
||||
os: Windows Server 2012
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
AC_PREREQ([2.60])
|
||||
|
||||
AC_INIT([criterion], [1.0], [], [criterion], [franklinmathieu@gmail.com])
|
||||
AC_INIT([criterion], [1.0.0], [], [criterion], [franklinmathieu@gmail.com])
|
||||
AC_CONFIG_SRCDIR([src/runner.c])
|
||||
|
||||
LT_PREREQ([2.2.4])
|
||||
|
|
Loading…
Add table
Reference in a new issue