~npalix/coccinelle/upstream

1
2
3
4
5
#!/bin/sh
tr -d '\n' < ./version
if test "x$MAKE_COCCI_RELEASE" = "x"; then
	./scripts/setlocalversion | tr -d '\n'
fi