Browse Source

Updated check for go1.1

pull/38/head
Joachim Bauch 11 years ago
parent
commit
570e3848a4
  1. 2
      configure.ac

2
configure.ac

@ -24,7 +24,7 @@ AC_PREREQ([2.53]) @@ -24,7 +24,7 @@ AC_PREREQ([2.53])
AC_INIT([spreed-webrtc],[unknown],[opensource@struktur.de],[],[https://github.com/strukturag/spreed-webrtc])
# minimum required versions
GO_VERSION_MIN=1.1.0
GO_VERSION_MIN=1.1
NODEJS_VERSION_MIN=0.8.0
SASS_VERSION_MIN=3.2.0

Loading…
Cancel
Save