increment version number to 0.4.3 #700

Merged
Atheros1 merged 1 commits from master into master 2014-08-05 00:37:53 +02:00
Showing only changes of commit 807f2fee8a - Show all commits

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.