diff --git a/_build/build.transport.php b/_build/build.transport.php index 3ac41e5..2965de8 100644 --- a/_build/build.transport.php +++ b/_build/build.transport.php @@ -23,7 +23,7 @@ function getSnippetContent($filename = '') { define('PKG_NAME','HandyMan'); define('PKG_NAME_LOWER',strtolower(PKG_NAME)); define('PKG_VERSION','1.0.0'); -define('PKG_RELEASE','rc2'); +define('PKG_RELEASE','pl'); $root = dirname(dirname(__FILE__)).'/'; $sources = array ( diff --git a/_packages/.gitignore b/_packages/.gitignore index 22e8364..355164c 100644 --- a/_packages/.gitignore +++ b/_packages/.gitignore @@ -1 +1 @@ -/* \ No newline at end of file +*/ diff --git a/_packages/handyman-1.0.0-pl.transport.zip b/_packages/handyman-1.0.0-pl.transport.zip new file mode 100644 index 0000000..e4877a1 Binary files /dev/null and b/_packages/handyman-1.0.0-pl.transport.zip differ