summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index 031e83d..a20499f 100644
--- a/configure.in
+++ b/configure.in
@@ -20,11 +20,11 @@ AC_INIT(fribidi.c)
# FRIBIDI_RPM_RELEASE++;
#
FRIBIDI_MAJOR_VERSION=0
-FRIBIDI_MINOR_VERSION=10
-FRIBIDI_MICRO_VERSION=2post
-FRIBIDI_INTERFACE_VERSION=2
-FRIBIDI_INTERFACE_AGE=2
-FRIBIDI_BINARY_AGE=2
+FRIBIDI_MINOR_VERSION=11
+FRIBIDI_MICRO_VERSION=0pre
+FRIBIDI_INTERFACE_VERSION=3
+FRIBIDI_INTERFACE_AGE=0
+FRIBIDI_BINARY_AGE=0
FRIBIDI_RPM_RELEASE=0
FRIBIDI_VERSION=$FRIBIDI_MAJOR_VERSION.$FRIBIDI_MINOR_VERSION.$FRIBIDI_MICRO_VERSION