diff --git a/configure.ac b/configure.ac index 809aac0..fe14e73 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # initialise autoconf and set up some basic information about the program we’re packaging -AC_INIT([antd-publishers], [0.1.0a], [xsang.le@gmail.com]) +AC_INIT([antd-publishers], [0.1.1a], [xsang.le@gmail.com]) # We’re going to use automake for this project # [subdir-objects] if needed diff --git a/dist/antd-publishers-0.1.1a.tar.gz b/dist/antd-publishers-0.1.1a.tar.gz new file mode 100644 index 0000000..4af83e4 Binary files /dev/null and b/dist/antd-publishers-0.1.1a.tar.gz differ