Skip to content

Commit

Permalink
version to 1.0 because of API actually changed between 0.96 and 0.98
Browse files Browse the repository at this point in the history
  • Loading branch information
Georg Martius committed Aug 17, 2014
1 parent adf6faa commit 07693de
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 @@
1.0 = 0.98 (just because of API changes the version number was bumped
0.98...
small measurement fields added that only scan around mean
diagnostics in show=1 and show=2 use lines now.
Expand Down
2 changes: 1 addition & 1 deletion src/libvidstab.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#ifndef LIBVIDSTAB_H
#define LIBVIDSTAB_H

#define LIBVIDSTAB_VERSION "v0.98 (2014-01-04)"
#define LIBVIDSTAB_VERSION "v1.0 (2014-01-04)"

#include "frameinfo.h"
#include "motiondetect.h"
Expand Down

0 comments on commit 07693de

Please sign in to comment.