Set version number to 1.0 in anticipation of release

Version numbers for the library follow ABI-style and is independent
of the ones for releases. If the interface breaks, we change the
soversion, regardless of the timing of the releases.
This commit is contained in:
Roland Kaufmann
2013-01-16 13:47:02 +01:00
parent 3adbcaad06
commit d193938597
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
Module: opm-core
Version: 0.3
Version: 2013.02
Depends: dune-common (>= 2.2) dune-istl (>= 2.2)