Skip to content
Snippets Groups Projects
Commit 45bee9cc authored by Guillaume Roguez's avatar Guillaume Roguez
Browse files

bump to version 1.0.0

New master version

Change-Id: I358390fe1c2d115af1089319951933d12e118077
parent 59cb02e8
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,8 @@ ADD_DEFINITIONS("-std=c++1y") ...@@ -15,8 +15,8 @@ ADD_DEFINITIONS("-std=c++1y")
# set project name and version # set project name and version
PROJECT(ring-client-gnome) PROJECT(ring-client-gnome)
SET(PROJECT_VERSION_MAJOR 0) SET(PROJECT_VERSION_MAJOR 1)
SET(PROJECT_VERSION_MINOR 4) SET(PROJECT_VERSION_MINOR 0)
SET(PROJECT_VERSION_PATCH 0) SET(PROJECT_VERSION_PATCH 0)
# add the binary tree to the search path for include files # add the binary tree to the search path for include files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment