From 2f9bf64cb49c2b4c1c945e73c50c1c0da9507add Mon Sep 17 00:00:00 2001 From: Wenzel Jakob Date: Tue, 25 Feb 2014 12:12:17 -0500 Subject: [PATCH] fixed version in debian changelog --- data/linux/debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/linux/debian/changelog b/data/linux/debian/changelog index 736bfee2..fcc8e73f 100644 --- a/data/linux/debian/changelog +++ b/data/linux/debian/changelog @@ -1,4 +1,4 @@ -mitsuba (0.4.5-1) unstable; urgency=low +mitsuba (0.5.0-1) unstable; urgency=low * Mitsuba can now perform renderings of images with multiple channels (e.g. a path traced rendering plus surface normals and depth). All channels are rendered in one pass and written to a multi-channel EXR file.