mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
script for updating version numbers.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
38037caf4d
commit
1d03eedeeb
3 changed files with 34 additions and 18 deletions
|
@ -1,12 +0,0 @@
|
|||
//
|
||||
// DO NOT EDIT DO NOT EDIT
|
||||
//
|
||||
// This file is overriden by the build automation on the build machine with
|
||||
// a new 'current' build number.
|
||||
//
|
||||
// DO NOT EDIT DO NOT EDIT
|
||||
//
|
||||
#define Z3_MAJOR_VERSION 4
|
||||
#define Z3_MINOR_VERSION 2
|
||||
#define Z3_BUILD_NUMBER 0
|
||||
#define Z3_REVISION_NUMBER 0
|
Loading…
Add table
Add a link
Reference in a new issue