diff --git a/src/version.h b/src/version.h index a629647..d827a52 100644 --- a/src/version.h +++ b/src/version.h @@ -8,4 +8,4 @@ * Licensed under GPL version 2.0, or, at your option, any later version. */ -#define VERSION "0.0.1" +#define VERSION "0.0.2" diff --git a/unit-tests/empty-list.sh.bash b/unit-tests/empty-list.sh similarity index 100% rename from unit-tests/empty-list.sh.bash rename to unit-tests/empty-list.sh