[gnumeric] Compilation: fix api version.



commit dc371f03fa88b681dc9b7eb89e0cf3f453d24843
Author: Morten Welinder <terra gnome org>
Date:   Mon Aug 1 11:07:25 2011 -0400

    Compilation: fix api version.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 4813df0..e7f63de 100644
--- a/configure.in
+++ b/configure.in
@@ -38,7 +38,7 @@ AC_SUBST([VERSION_IFACE], [version_iface])
 
 dnl Almost like epoch.major but development versions look forward to the next
 dnl stable release.
-AC_SUBST([GNUMERIC_API_VER], [1.10])
+AC_SUBST([GNUMERIC_API_VER], [1.12])
 
 dnl This one is created by autoheader, ...
 AC_CONFIG_HEADERS(gnumeric-config.h)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]