mirror of
https://github.com/Motion-Project/motion.git
synced 2025-12-23 23:18:21 -05:00
Version 4.7.1
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
Summary of changes for version 4.7.1 are below
|
||||
* Revision for new versions of FFMPEG
|
||||
* Fix compiler warnings on calloc
|
||||
Summary of changes for version 4.7.0 are below
|
||||
* Documentation updates
|
||||
* Remove outdated MMAL camera source.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
BASE_VERSION="4.7.0"
|
||||
BASE_VERSION="4.7.1"
|
||||
if [ -d .git ]; then
|
||||
if test "`git diff --name-only`" = "" ; then
|
||||
GIT_COMMIT="git"
|
||||
|
||||
Reference in New Issue
Block a user