Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivo Nunes committed Jan 26, 2014
1 parent 24f8c14 commit 2eb83a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ set (PKGDATADIR "${DATADIR}/birdie")
set (GETTEXT_PACKAGE "birdie")
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
set (RELEASE_NAME "Roko")
set (VERSION "1.0pre")
set (VERSION "1.0")
set (CMAKE_C_FLAGS "-ggdb")

configure_file (${CMAKE_SOURCE_DIR}/src/config.vala.cmake ${CMAKE_SOURCE_DIR}/src/config.vala)
Expand Down

0 comments on commit 2eb83a1

Please sign in to comment.