summaryrefslogtreecommitdiff
path: root/DevIL/configure.ac
diff options
context:
space:
mode:
authorMatěj Týč <bubla@users.sourceforge.net>2009-02-04 11:36:29 +0000
committerMatěj Týč <bubla@users.sourceforge.net>2009-02-04 11:36:29 +0000
commit0c505fd5b1cdc481d350d9e9ef60508a39c34929 (patch)
tree314a276a9ecbeff94a476fcf7fbdb5286585f638 /DevIL/configure.ac
parentea47dd937d11deefb9b828be518e96532e288bff (diff)
downloaddevil-0c505fd5b1cdc481d350d9e9ef60508a39c34929.tar.gz
version change + small update on docs
Diffstat (limited to 'DevIL/configure.ac')
-rw-r--r--DevIL/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/DevIL/configure.ac b/DevIL/configure.ac
index 22a1776b..2930c874 100644
--- a/DevIL/configure.ac
+++ b/DevIL/configure.ac
@@ -9,7 +9,7 @@ dnl configure.ac initialization
dnl we use some macros that are in m4 directory
dnl
AC_INIT([DevIL],
- 1.7.5,
+ 1.7.6,
[bubla@users.sourceforge.net])
dnl Minimum Autoconf version
AC_PREREQ(2.52)
@@ -41,7 +41,7 @@ dnl If nothing notable changes, increment revision
dnl current is an interface number
dnl library supports interfaces from current - age to current
dnl
-DEVIL_LTVERSION=1:1:0
+DEVIL_LTVERSION=2:0:1
AC_SUBST([DEVIL_LTVERSION])
dnl