From: Dana Jansens Date: Tue, 22 Jan 2008 05:19:24 +0000 (-0500) Subject: increment the library version 1 so that it differs from the backport one, as they... X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=commitdiff_plain;h=d57fd943947b59ef39f783fd634a5f8d8078609a increment the library version 1 so that it differs from the backport one, as they are actually different, and overwriting it sucks for obconf --- diff --git a/configure.ac b/configure.ac index 8e01ca14..ee73919c 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl if MAJOR or MINOR version changes, be sure to change AC_INIT above to match dnl RR_MAJOR_VERSION=4 RR_MINOR_VERSION=0 -RR_MICRO_VERSION=16 +RR_MICRO_VERSION=17 RR_INTERFACE_AGE=0 RR_BINARY_AGE=0 RR_VERSION=$OB_MAJOR_VERSION.$OB_MINOR_VERSION