version bump to 1.104
1 parent c23042d commit 0cf3ac3f37a38a5992cdb859d7b2d168ce4080a2
@tundra tundra authored on 7 Nov 2016
Showing 3 changed files
View
2
■■■
trm.rst
-----------------------------
 
::
 
$Id: '34c012a tundra Sat Oct 29 11:45:48 2016 -0500'
$Id: 'c23042d tundra Mon Nov 7 12:07:16 2016 -0600'
 
This document was produced with ``emacs``, ``RestructuredText``, and ``TeX Live``.
 
You can find the latest version of this program at:
View
4
trm.sh
# All Rights Reserved
# Permission granted for the free use of this program without restriction
 
COPYRIGHT='2016'
GITID='34c012a tundra Sat Oct 29 11:45:48 2016 -0500'
VERSION='1.103'
GITID='c23042d tundra Mon Nov 7 12:07:16 2016 -0600'
VERSION='1.104'
OLDIFS=${IFS} # Preserve IFS for later use in protecting files/dirs with spaces in their name
 
GRAVEYARD="${HOME}/.graveyard"
INTERPROMPT="Do You Want To Remove(Copy):"
View
2
■■■
version
1.103
1.104