Revision 11520021 share/scripts/context-packages/generate.sh
share/scripts/context-packages/generate.sh | ||
---|---|---|
1 | 1 |
#!/bin/bash |
2 | 2 |
|
3 | 3 |
# -------------------------------------------------------------------------- # |
4 |
# Copyright 2010-2013, C12G Labs S.L. #
|
|
4 |
# Copyright 2010-2014, C12G Labs S.L. #
|
|
5 | 5 |
# # |
6 | 6 |
# Licensed under the Apache License, Version 2.0 (the "License"); you may # |
7 | 7 |
# not use this file except in compliance with the License. You may obtain # |
... | ... | |
16 | 16 |
# limitations under the License. # |
17 | 17 |
#--------------------------------------------------------------------------- # |
18 | 18 |
|
19 |
VERSION=${VERSION:-4.4.0}
|
|
19 |
VERSION=${VERSION:-4.5.0}
|
|
20 | 20 |
MAINTAINER=${MAINTAINER:-C12G Labs <support@c12g.com>} |
21 | 21 |
LICENSE=${LICENSE:-Apache 2.0} |
22 | 22 |
PACKAGE_NAME=${PACKAGE_NAME:-one-context} |
Also available in: Unified diff