VERSION: bump to 0.4.1 0.4.1
authorPaul Brossier <piem@piem.org>
Wed, 12 Mar 2014 15:28:23 +0000 (12:28 -0300)
committerPaul Brossier <piem@piem.org>
Wed, 12 Mar 2014 15:28:23 +0000 (12:28 -0300)
doc/full.cfg
doc/web.cfg
python/VERSION

index a5ea772..108ea44 100644 (file)
@@ -38,7 +38,7 @@ PROJECT_NAME           = aubio
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = "0.4.1~alpha full"
+PROJECT_NUMBER         = "0.4.1 full"
 
 # 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
index 78be493..ade5f7d 100644 (file)
@@ -38,7 +38,7 @@ PROJECT_NAME           = aubio
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = "0.4.1~alpha"
+PROJECT_NUMBER         = "0.4.1"
 
 # 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
index 18c2a33..839526d 100644 (file)
@@ -1,7 +1,7 @@
 AUBIO_MAJOR_VERSION=0
 AUBIO_MINOR_VERSION=4
 AUBIO_PATCH_VERSION=1
-AUBIO_VERSION_STATUS='~alpha'
+AUBIO_VERSION_STATUS=''
 LIBAUBIO_LT_CUR=4
-LIBAUBIO_LT_REV=0
-LIBAUBIO_LT_AGE=0
+LIBAUBIO_LT_REV=1
+LIBAUBIO_LT_AGE=1