release v0.3 of cryptobox-server finished
This commit is contained in:
parent
33a8c4a1bb
commit
58db140585
4 changed files with 2 additions and 2 deletions
BIN
packages/cryptobox-server-0.3.tar.gz
Normal file
BIN
packages/cryptobox-server-0.3.tar.gz
Normal file
Binary file not shown.
BIN
packages/cryptobox-server_0.3-1_i386.deb
Normal file
BIN
packages/cryptobox-server_0.3-1_i386.deb
Normal file
Binary file not shown.
|
@ -1,4 +1,4 @@
|
|||
cryptobox (0.3.0-1) unstable; urgency=low
|
||||
cryptobox (0.3-1) unstable; urgency=low
|
||||
|
||||
* first release of the CryptoBox as a seperate package
|
||||
|
||||
|
|
|
@ -10,5 +10,5 @@ __all__ = ['core', 'web', 'plugins', 'tests']
|
|||
__revision__ = "$Id$"
|
||||
|
||||
|
||||
__version__ = "0.3.0"
|
||||
__version__ = "0.3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue