Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/celt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d0bb979..2c78e7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ CELT_MAJOR_VERSION=0
CELT_MINOR_VERSION=5
CELT_MICRO_VERSION=1
CELT_EXTRA_VERSION=1
-CELT_VERSION=$CELT_MAJOR_VERSION.$CELT_MINOR_VERSION.$CELT_MICRO_VERSION-$CELT_EXTRA_VERSION
+CELT_VERSION=$CELT_MAJOR_VERSION.$CELT_MINOR_VERSION.$CELT_MICRO_VERSION.$CELT_EXTRA_VERSION
CELT_LT_CURRENT=0
CELT_LT_REVISION=0