1.10.0 Final.

Update version history.

Change-Id: I1b73749ba10679396369e2af0a37699181b125fb
diff --git a/docs/source/version_history.rst b/docs/source/version_history.rst
index c6d9cfd..89090d2 100644
--- a/docs/source/version_history.rst
+++ b/docs/source/version_history.rst
@@ -54,6 +54,8 @@
 #. Autodetect gflags namespace.
 #. Expanded ``more_garbow_hillstrom.cc``.
 #. Added a pointer to Tal Ben-Nun's MSVC wrapper to the docs.
+#. Added the ``<2,3,6>`` Schur template specialization. (Alessandro
+   Dal Grande)
 
 Backward Incompatible API Changes
 ---------------------------------
diff --git a/scripts/ceres-solver.spec b/scripts/ceres-solver.spec
index 8a376f4..64cec63 100644
--- a/scripts/ceres-solver.spec
+++ b/scripts/ceres-solver.spec
@@ -3,7 +3,7 @@
 # Release candidate versions are messy. Give them a release of
 # e.g. "0.1.0%{?dist}" for RC1 (and remember to adjust the Source0
 # URL). Non-RC releases go back to incrementing integers starting at 1.
-Release:        0.2.0%{?dist}
+Release:        0.0.0%{?dist}
 Summary:        A non-linear least squares minimizer
 
 Group:          Development/Libraries
@@ -118,6 +118,9 @@
 
 
 %changelog
+* Feb Dec 5 2014 Sameer Agarwal <sameeragarwal@google.com> - 1.10.0-0.0.0
+- Bump version (and yes this is a downward revisio).
+
 * Mon Nov 12 2014 Sameer Agarwal <sameeragarwal@google.com> - 1.10.0-0.2.0
 - Bump version