version 1.0.2

This commit is contained in:
Chris Cromer 2018-12-02 15:06:20 -03:00
parent 675f6b72f8
commit 0633f05642
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
#include "selection_sort.h" #include "selection_sort.h"
#include "merge_sort.h" #include "merge_sort.h"
#define SORT_VERSION "1.0.1" #define SORT_VERSION "1.0.2"
/** /**
* El array desordenado * El array desordenado