Skip to content
Snippets Groups Projects
Commit 54375cd92089 authored by Thomas Capricelli's avatar Thomas Capricelli
Browse files

0.7.1 release

parent 51838f5ffca8
No related branches found
Tags release-0.7.1
No related merge requests found
......@@ -57,6 +57,11 @@
* new button to display the current date in the list
* new handbook
0.7.1 is for kde>=3.2
Opale-0.7.1 was released on february, 10th, 2006
* fixed two major bugs
Tested :
distribution, soft versions, arch (who tested, computer)
......
......@@ -52,6 +52,6 @@
###################################################################
# CONVENIENCE FUNCTIONS TO EMULATE 'make dist' and 'make distclean'
###################################################################
env.dist('opale', '0.7')
env.dist('opale', '0.7.1')
......@@ -24,7 +24,7 @@
KCmdLineLastOption
};
static const char* version="0.7";
static const char* version="0.7.1";
static const char* description=I18N_NOOP("Very simple personal finance manager");
int main( int argc, char **argv )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment