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

Commit 2eb83a1

Browse files
author
Ivo Nunes
committed
update version
1 parent 24f8c14 commit 2eb83a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ set (PKGDATADIR "${DATADIR}/birdie")
1414
set (GETTEXT_PACKAGE "birdie")
1515
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
1616
set (RELEASE_NAME "Roko")
17-
set (VERSION "1.0pre")
17+
set (VERSION "1.0")
1818
set (CMAKE_C_FLAGS "-ggdb")
1919

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

0 commit comments

Comments
 (0)