version 1.3.1

This commit is contained in:
Evgeny Zinoviev 2021-01-17 20:05:12 +03:00
parent bdadd4b91b
commit 4a77648331
2 changed files with 11 additions and 7 deletions

View File

@ -276,6 +276,10 @@ promise to pay $25 in Bitcoin. Contact me if you find something.
## Changelog ## Changelog
#### 1.3.1
- Bug fixes.
#### 1.3 #### 1.3
- Added the `-d` option to bind mount subdirectories from the host `/usr`. - Added the `-d` option to bind mount subdirectories from the host `/usr`.

View File

@ -1,7 +1,7 @@
#ifndef VOIDNSRUN_CONFIG_H #ifndef VOIDNSRUN_CONFIG_H
#define VOIDNSRUN_CONFIG_H #define VOIDNSRUN_CONFIG_H
#define PROG_VERSION "1.3" #define PROG_VERSION "1.3.1"
#define USER_LISTS_MAX 50 #define USER_LISTS_MAX 50