aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES3
-rwxr-xr-xrepsys2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 73d0498..f38fea9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+* 1.9.4
+- add more extentions for files belonging in binrepo
+
* 1.9.3
- enable binrepo in create-srpm
- update repsys.conf for Mageia
diff --git a/repsys b/repsys
index 69744fe..b1343fb 100755
--- a/repsys
+++ b/repsys
@@ -4,7 +4,7 @@ from RepSys.command import *
import getopt
import sys
-VERSION="1.9.3"
+VERSION="1.9.4"
HELP = """\
Usage: repsys COMMAND [COMMAND ARGUMENTS]