shithub: aubio

Download patch

ref: aa9167f598fa2fd4be782c6fc548ab56c9cfce35
parent: 0f173cc17323f5a68db976143a1c93dcd2197e32
author: Paul Brossier <[email protected]>
date: Sun Jan 8 13:30:29 EST 2017

VERSION: bump to 0.4.4

--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,7 @@
 AUBIO_MAJOR_VERSION=0
 AUBIO_MINOR_VERSION=4
 AUBIO_PATCH_VERSION=4
-AUBIO_VERSION_STATUS='~alpha'
+AUBIO_VERSION_STATUS=''
 LIBAUBIO_LT_CUR=5
-LIBAUBIO_LT_REV=0
-LIBAUBIO_LT_AGE=4
+LIBAUBIO_LT_REV=1
+LIBAUBIO_LT_AGE=5
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -50,7 +50,7 @@
 # The short X.Y version.
 version = '0.4'
 # The full version, including alpha/beta/rc tags.
-release = 'latest'
+release = '0.4.4'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
--- a/doc/full.cfg
+++ b/doc/full.cfg
@@ -38,7 +38,7 @@
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = "0.4.2~alpha full"
+PROJECT_NUMBER         = "0.4.4"
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
--- a/doc/web.cfg
+++ b/doc/web.cfg
@@ -38,7 +38,7 @@
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = "0.4.2~alpha"
+PROJECT_NUMBER         = "0.4.4"
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a