Updated to version 1.3.1

This commit is contained in:
Ismael Gomez 2016-09-22 17:51:04 +02:00
parent 867ed0feee
commit 59ecfcdfdd
1 changed files with 1 additions and 1 deletions

View File

@ -20,5 +20,5 @@
SET(SRSLTE_VERSION_MAJOR 001)
SET(SRSLTE_VERSION_MINOR 003)
SET(SRSLTE_VERSION_PATCH 000)
SET(SRSLTE_VERSION_PATCH 001)
SET(SRSLTE_VERSION_STRING "${SRSLTE_VERSION_MAJOR}.${SRSLTE_VERSION_MINOR}.${SRSLTE_VERSION_PATCH}")