aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-04-14 22:24:47 -0700
committerfriendica <info@friendica.com>2013-04-14 22:24:47 -0700
commitb84d8bfbc93be57bf84e03fa4b858edcd5616668 (patch)
tree378aebd74c0dbd173dfac1f6751672688a44b52a /util
parente411a4bdc27cd443abf613a0044effb4604223f0 (diff)
downloadvolse-hubzilla-b84d8bfbc93be57bf84e03fa4b858edcd5616668.tar.gz
volse-hubzilla-b84d8bfbc93be57bf84e03fa4b858edcd5616668.tar.bz2
volse-hubzilla-b84d8bfbc93be57bf84e03fa4b858edcd5616668.zip
begin to cut the umbilical
Diffstat (limited to 'util')
-rwxr-xr-xutil/run_xgettext.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/run_xgettext.sh b/util/run_xgettext.sh
index 891c04657..997446818 100755
--- a/util/run_xgettext.sh
+++ b/util/run_xgettext.sh
@@ -28,7 +28,7 @@ else
fi
-F9KVERSION=$(sed -n "s/.*'FRIENDICA_VERSION'.*'\([0-9.]*\)'.*/\1/p" ../../boot.php);
+F9KVERSION=$(sed -n "s/.*'RED_VERSION'.*'\([0-9.]*\)'.*/\1/p" ../../boot.php);
echo "Friendica version $F9KVERSION"