mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-18 20:10:29 +01:00
WUtil: Increased version number for the library
The addition of the const attributes is actually an API change, so we have to reflect this for the next official release. Because the change on 'wusergnusteppath' may impact users of the API, we won't only change REVISION like it was done for WRaster lib.
This commit is contained in:
committed by
Carlos R. Mafra
parent
033e3eaa54
commit
9ab6368b33
@@ -54,7 +54,7 @@ WINGS_VERSION=$WINGS_CURRENT:$WINGS_REVISION:$WINGS_AGE
|
||||
AC_SUBST(WINGS_VERSION)
|
||||
dnl
|
||||
dnl libWUtil
|
||||
WUTIL_CURRENT=2
|
||||
WUTIL_CURRENT=3
|
||||
WUTIL_REVISION=0
|
||||
WUTIL_AGE=0
|
||||
WUTIL_VERSION=$WUTIL_CURRENT:$WUTIL_REVISION:$WUTIL_AGE
|
||||
|
||||
Reference in New Issue
Block a user