IAP GITLAB

Skip to content
Snippets Groups Projects
Commit afc96681 authored by Antonio Augusto Alves Junior's avatar Antonio Augusto Alves Junior
Browse files

Update RandomIterator.h

parent 88e7f28d
No related branches found
Tags v1.0.1
No related merge requests found
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
* <tt>RandomIterator_VERSION / 100 % 1000</tt> is the feature version. * <tt>RandomIterator_VERSION / 100 % 1000</tt> is the feature version.
* <tt>RandomIterator_VERSION / 100000</tt> is the major version. * <tt>RandomIterator_VERSION / 100000</tt> is the major version.
*/ */
#define RandomIterator_VERSION 100000 #define RandomIterator_VERSION 100001
/*! \def RandomIterator_MAJOR_VERSION /*! \def RandomIterator_MAJOR_VERSION
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment