mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Change the version from 2.2.0 to 2.3.0
The dependencies and the API have changed enough that it is worth incrementing the version number. Change-Id: I4e2911a91988d97f47320c56072ad1546e20030b
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#define CERES_PUBLIC_VERSION_H_
|
||||
|
||||
#define CERES_VERSION_MAJOR 2
|
||||
#define CERES_VERSION_MINOR 2
|
||||
#define CERES_VERSION_MINOR 3
|
||||
#define CERES_VERSION_REVISION 0
|
||||
|
||||
// Classic CPP stringifcation; the extra level of indirection allows the
|
||||
|
||||
Reference in New Issue
Block a user