Skip to content

Commit

Permalink
Prepare v1.11.0-beta.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jetwhiz committed May 2, 2022
1 parent 4e481fc commit 8d180a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion encfs/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
#define STDC_HEADERS 1

/* Version number of package */
#define VERSION "1.11.0-beta.1"
#define VERSION "1.11.0-beta.4"

/* xattr functions have additional options */
/* #undef XATTR_ADD_OPT */
Expand Down
2 changes: 1 addition & 1 deletion package.bat
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ REM along with this program. If not, see <http://www.gnu.org/licenses/>.
REM Up front environment variables
set PROJECT_DIR=%CD%
set DEP_DIR="%PROJECT_DIR%\..\encfs-bin\"
set PRODUCT_VERSION="1.11.0-beta.3"
set PRODUCT_VERSION="1.11.0-beta.4"
set DOKAN_VERSION="2.0.4.1000"


Expand Down

0 comments on commit 8d180a9

Please sign in to comment.