diff options
author | friendica <info@friendica.com> | 2013-09-17 01:31:46 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-09-17 01:31:46 -0700 |
commit | 3354abfd428d1baef3d69886b75588163292aeae (patch) | |
tree | 7f68c75d3e784c704460e1f55f99a847317ef8d9 /version.inc | |
parent | 4335ef68d6e94d7e2ea8d8865c2c5bb0a60b483f (diff) | |
download | volse-hubzilla-3354abfd428d1baef3d69886b75588163292aeae.tar.gz volse-hubzilla-3354abfd428d1baef3d69886b75588163292aeae.tar.bz2 volse-hubzilla-3354abfd428d1baef3d69886b75588163292aeae.zip |
add -C cfgfile option to shred to allow multiple configurations. I just added the option for multiple configs, I didn't make it work as it requires quite a bit of change to the shred program flow; which tries to load the default config before doing anything at all.
Diffstat (limited to 'version.inc')
-rw-r--r-- | version.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc index 186ac999c..44ebbfe27 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-09-16.438 +2013-09-17.439 |