pull/7/head v1.0
Eric Biggers 2017-05-25 20:39:01 -07:00
parent 92a63e0bfb
commit 3a474d45f4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
AC_INIT([ntfs-3g-system-compression], [0.4], [ebiggers3@gmail.com])
AC_INIT([ntfs-3g-system-compression], [1.0], [ebiggers3@gmail.com])
AC_CONFIG_SRCDIR([src/plugin.c])
AC_CONFIG_MACRO_DIR([m4])