version bump

This commit is contained in:
Jonathan Campbell 2018-06-30 21:46:49 -07:00
parent 6f08d84fd5
commit 6ec4458d34
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
TODO add version
0.82.8
- New xBRZ scaler (with bilinear mode) (Alexat)
- Fixed aspect ratio correction to use the ratio given by VGA emulation
instead of assuming 4:3

View File

@ -1,5 +1,5 @@
dnl Init.
AC_INIT(dosbox-x,0.82.7,[https://github.com/joncampbell123/dosbox-x/issues],[],[http://dosbox-x.software])
AC_INIT(dosbox-x,0.82.8,[https://github.com/joncampbell123/dosbox-x/issues],[],[http://dosbox-x.software])
AC_PREREQ(2.60)
AC_CONFIG_SRCDIR(README)