/me should learn to differ between script-languages and C... strings in C are still...
[util-vserver.git] / util-vserver / configure.ac
index 22267ba..438aaf0 100644 (file)
@@ -24,7 +24,7 @@ dnl distribution terms that you use for the rest of that program.
 dnl  
 
 AC_PREREQ(2.57)
-AC_INIT(util-vserver, 0.30.203, enrico.scholz@informatik.tu-chemnitz.de)
+AC_INIT(util-vserver, 0.30.204, enrico.scholz@informatik.tu-chemnitz.de)
 AC_CONFIG_SRCDIR([src/capchroot.c])
 AC_CONFIG_HEADER([config.h])
 
@@ -34,7 +34,7 @@ AM_MAINTAINER_MODE
 AC_CANONICAL_BUILD
 AC_CANONICAL_HOST
 
-AC_SUBST(GPG_KEY, "0x7AE5D4B5922F7AF9!")
+AC_SUBST(GPG_KEY, "0xFFD316AC53ACA43A!")
 
 # Checks for programs.
 AC_PROG_CXX