Skip to content

Commit

Permalink
Bumped version to 1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Yan Burman <yanburman@users.noreply.github.com>
  • Loading branch information
yanburman committed May 5, 2017
1 parent 9be717d commit 219dd1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
v1.2.0
* Added support for stills taken in rotated orientation
* Add full support for crop FOV in M20 and SJ5000x
* Add support for non-zero stride
Expand Down
2 changes: 1 addition & 1 deletion src/sjcam_raw2dng.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include <dng_string.h>
#include <dng_pthread.h>

#define VERSION_STR "v1.1.1"
#define VERSION_STR "v1.2.0"

static FileFinder g_Files;

Expand Down

0 comments on commit 219dd1f

Please sign in to comment.