Merge pull request #700 from Atheros1/master

increment version number to 0.4.3
This commit is contained in:
Jonathan Warren 2014-08-04 18:37:53 -04:00
commit d2f988e7ac
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
softwareVersion = '0.4.2'
softwareVersion = '0.4.3'
verbose = 1
maximumAgeOfAnObjectThatIAmWillingToAccept = 216000 # Equals two days and 12 hours.
lengthOfTimeToLeaveObjectsInInventory = 237600 # Equals two days and 18 hours. This should be longer than maximumAgeOfAnObjectThatIAmWillingToAccept so that we don't process messages twice.