mirror of
https://github.com/Motion-Project/motion.git
synced 2025-12-25 16:08:28 -05:00
5 lines
66 B
Bash
Executable File
5 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
#SNV_VERSION=`git show -s --format=%h`
|
|
echo -n "4.0.1"
|
|
|