[misc] set rufus-next to 1.3.4, update copyright year

* Copyright year in trhe about dialog had not been updated
This commit is contained in:
Pete Batard 2013-06-13 23:19:20 +01:00
parent b52eb6d81a
commit 0b64ef1210
5 changed files with 18 additions and 17 deletions

View file

@ -138,6 +138,7 @@ static int nb_slots[OP_MAX];
static float slot_end[OP_MAX+1]; // shifted +1 so that we can substract 1 to OP indexes
static float previous_end;
// TODO: Remember to update copyright year in both license.h and the RC when the year changes!
#define KB 1024LL
#define MB 1048576LL