Skip to content

Commit

Permalink
Update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevcairiel committed Feb 15, 2018
1 parent c350027 commit c69c531
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.txt
@@ -1,7 +1,7 @@
LAV DirectShow Filters Changelog
===================================

0.71.0 - 2017/xx/xx
0.71.0 - 2018/02/15
General
- LAV Filters now requires Windows Vista or newer, Windows XP is no longer supported

Expand Down
4 changes: 2 additions & 2 deletions common/includes/version.h
Expand Up @@ -3,8 +3,8 @@
#include "version_rev.h"

#define LAV_VERSION_MAJOR 0
#define LAV_VERSION_MINOR 70
#define LAV_VERSION_REVISION 2
#define LAV_VERSION_MINOR 71
#define LAV_VERSION_REVISION 0

/////////////////////////////////////////////////////////
#ifndef ISPP_INCLUDED
Expand Down

0 comments on commit c69c531

Please sign in to comment.