summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDom Lachowicz <domlachowicz@gmail.com>2003-08-20 23:54:59 +0000
committerDom Lachowicz <domlachowicz@gmail.com>2003-08-20 23:54:59 +0000
commit5674e713565571d2735fc5d7cc8daa67793a4fd8 (patch)
treef7b3f284123ffc3df3cefff007394bebd150cc00
parent4a458c70c7d58c595ed79275652552523ff200b7 (diff)
downloadenchant-5674e713565571d2735fc5d7cc8daa67793a4fd8.tar.gz
bump version #
git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@20804 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e895290..dd9a35d 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,7 @@ dnl 4a) Increment when removing or changing interfaces.
ENCHANT_MAJOR_VERSION=0
dnl 4a) 5) Increment when adding interfaces.
dnl 6) Set to zero when removing or changing interfaces.
-ENCHANT_MINOR_VERSION=2
+ENCHANT_MINOR_VERSION=3
dnl 3) Increment when interfaces not changed at all,
dnl only bug fixes or internal changes made.
dnl 4b) Set to zero when adding, removing or changing interfaces.