Skip to content

Commit

Permalink
increase version number in de265-version.h
Browse files Browse the repository at this point in the history
  • Loading branch information
farindk committed Apr 18, 2018
1 parent 60bda39 commit 66a3f35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extra/libde265/de265-version.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
#define LIBDE265_VERSION_H

/* Numeric representation of the version */
#define LIBDE265_NUMERIC_VERSION 0x01000200
#define LIBDE265_NUMERIC_VERSION 0x01000300

#define LIBDE265_VERSION "1.0.2"
#define LIBDE265_VERSION "1.0.3"

#endif

0 comments on commit 66a3f35

Please sign in to comment.