summaryrefslogtreecommitdiffstats
path: root/host/Modules
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-01-05 13:21:06 -0800
committerJosh Blum <josh@joshknows.com>2011-01-05 13:21:06 -0800
commitbe19cfe964ace757aebb19d242807e647e12c0fa (patch)
tree3631af7208d679b3e1f6c03127eff7d8c5d95f65 /host/Modules
parent283067dea28c2082b71793706f582ce96e667370 (diff)
downloaduhd-be19cfe964ace757aebb19d242807e647e12c0fa.tar.gz
uhd-be19cfe964ace757aebb19d242807e647e12c0fa.tar.bz2
uhd-be19cfe964ace757aebb19d242807e647e12c0fa.zip
uhd: increment api compat number
Diffstat (limited to 'host/Modules')
-rw-r--r--host/Modules/UHDVersion.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Modules/UHDVersion.cmake b/host/Modules/UHDVersion.cmake
index 4bd740185..a952b893e 100644
--- a/host/Modules/UHDVersion.cmake
+++ b/host/Modules/UHDVersion.cmake
@@ -21,7 +21,7 @@ INCLUDE(UHDPython) #requires python for parsing
########################################################################
# Setup Version Numbers
########################################################################
-SET(UHD_VERSION_MAJOR 0001) #API compatibility number
+SET(UHD_VERSION_MAJOR 0002) #API compatibility number
SET(UHD_VERSION_MINOR 0) #Timestamp of git commit
SET(UHD_VERSION_PATCH 0) #Short hash of git commit