mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34:37 +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:
+2
-2
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<!--
|
||||
Copyright 2023 Google Inc. All rights reserved.
|
||||
Copyright 2024 Google Inc. All rights reserved.
|
||||
http://ceres-solver.org/
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
<package format="2">
|
||||
<name>ceres-solver</name>
|
||||
<version>2.2.0</version>
|
||||
<version>2.3.0</version>
|
||||
<description>A large scale non-linear optimization library.</description>
|
||||
<maintainer email="ceres-solver@googlegroups.com">
|
||||
The Ceres Solver Authors
|
||||
|
||||
Reference in New Issue
Block a user