summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2012-01-28 16:18:31 +0100
committerTreeve Jelbert2012-01-28 16:18:56 +0100
commit8eda6c814a48d124c0d4ccae5d3bf3ac74ca9766 (patch)
tree428c5c7837fc4a6ef2e6dfdde07ea3dfa6a61aad
parentb60c0af60958e8dd6956650016641344b6b286d9 (diff)
libisoburn: => 1.2.0
-rwxr-xr-xdisk/libisoburn/DETAILS2
-rw-r--r--disk/libisoburn/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/disk/libisoburn/DETAILS b/disk/libisoburn/DETAILS
index 6712d00501..12824dda7c 100755
--- a/disk/libisoburn/DETAILS
+++ b/disk/libisoburn/DETAILS
@@ -12,7 +12,7 @@ if [[ $LIBISOBURN_BRANCH == scm ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=1.1.8
+ VERSION=1.2.0
SOURCE2_IGNORE=signature
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
diff --git a/disk/libisoburn/HISTORY b/disk/libisoburn/HISTORY
index 14627ff7a4..5e315ca4a5 100644
--- a/disk/libisoburn/HISTORY
+++ b/disk/libisoburn/HISTORY
@@ -1,3 +1,6 @@
+2012-01-28 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.2.0
+
2011-11-26 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.1.8