Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/guysoft/OctoPi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Sheffer <guysoft@gmail.com>2018-05-07 02:42:01 +0300
committerGuy Sheffer <guysoft@gmail.com>2018-05-07 02:42:01 +0300
commitfae955ae9224e91e0518f49b1135286579dda535 (patch)
tree88ab0949adbc70032ccd6c8f046db1c37039b988
parentc69d92833c97e6be6d3dcb34eec4a45bf33b0b7f (diff)
Increment version to 0.15.10.15.1minor-0.15.x
-rwxr-xr-xsrc/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config b/src/config
index 0535218..4f8086c 100755
--- a/src/config
+++ b/src/config
@@ -1,4 +1,4 @@
export DIST_NAME=OctoPi
-export DIST_VERSION=0.15.0
+export DIST_VERSION=0.15.1
export MODULES="base(raspicam, network, disable-services(octopi), password-for-sudo)"