Skip to content

Commit

Permalink
bump version from 1.29.0 to 1.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
knight-of-ni committed Apr 6, 2016
1 parent 92d1963 commit ad13d88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -4,7 +4,7 @@
#
cmake_minimum_required (VERSION 2.6)
project (zoneminder)
set(zoneminder_VERSION "1.29.0")
set(zoneminder_VERSION "1.29.1")
# make API version a minor of ZM version
set(zoneminder_API_VERSION "${zoneminder_VERSION}.1")

Expand Down
2 changes: 1 addition & 1 deletion version
@@ -1 +1 @@
1.29.0
1.29.1

0 comments on commit ad13d88

Please sign in to comment.