aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-01-23 22:22:26 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2016-01-23 22:30:04 +0200
commite2ba9fbd4f99e4243a672af7ec18d771d70b7f29 (patch)
tree5b9b296e1b5803b187be4f79c8972074649c393d /.gitmodules
parent9cb5117d409df9526a4e18e214c869ce088b5230 (diff)
downloadvmod-variable-e2ba9fbd4f99e4243a672af7ec18d771d70b7f29.tar.gz
vmod-variable-e2ba9fbd4f99e4243a672af7ec18d771d70b7f29.tar.bz2
Change versioning.4.1
* .gitmodules: New file. * acvmod: New submodule. * bootstrap: Update. * Makefile.am (ACLOCAL_AMFLAGS): Add acvmod * configure.ac: Use AM_VARNISHAPI instead of inlining the related code. Enable silent rules. Set version number 1.0.90-4.1.0 * src/Makefile.am: Enable silent rules. * tests/Makefile.am: Likewise. * src/variable.vcc: Update copyright year. * src/variable.c: Fix copyright statement. * NEWS: Update.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..00ae21c
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "acvmod"]
+ path = acvmod
+ url = git://git.gnu.org.ua/acvmod.git

Return to:

Send suggestions and report system problems to the System administrator.