summaryrefslogtreecommitdiff
path: root/openbsc/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/configure.ac')
-rw-r--r--openbsc/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.ac b/openbsc/configure.ac
index 2c3045a..2c4b81d 100644
--- a/openbsc/configure.ac
+++ b/openbsc/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script
AC_INIT([openbsc],
- m4_esyscmd([./git-version-gen .tarball-version]),
+ 1.1.0,
[openbsc@lists.osmocom.org])
dnl *This* is the root dir, even if an install-sh exists in ../ or ../../