Browse Source

Bump version to 1.08.

git-svn-id: file:///var/svn/tigccpp/branches/ktigcc-1-branch@1174 9552661e-59e3-4036-b4f2-dbe53926924f
kevinkofler 17 years ago
parent
commit
44d2bee6e3
2 changed files with 5 additions and 2 deletions
  1. 4 1
      ktigcc/fedora/ktigcc.spec
  2. 1 1
      ktigcc/ktigcc.cpp

+ 4 - 1
ktigcc/fedora/ktigcc.spec

@@ -1,7 +1,7 @@
 %define tigccdir /usr/local/tigcc
 
 Name: ktigcc
-Version: 1.07
+Version: 1.08
 Release: 1
 Vendor: TIGCC Team (http://tigcc.ticalc.org)
 Packager: Kevin Kofler <Kevin@tigcc.ticalc.org>
@@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{tigccdir}/doc/ktigcc
 
 %changelog
+* Mon Jul 2 2007 Kevin Kofler <Kevin@tigcc.ticalc.org>
+Bump version to 1.08.
+
 * Mon Apr 30 2007 Kevin Kofler <Kevin@tigcc.ticalc.org>
 Use standard icon name for the mimetype icon symlink.
 Add compatibility symlink with the legacy name with the gnome-mime- prefix.

+ 1 - 1
ktigcc/ktigcc.cpp

@@ -71,7 +71,7 @@ int main(int argc, char *argv[])
   // characters lost converting!
   QTextCodec::setCodecForCStrings(QTextCodec::codecForLocale());
 
-  KAboutData about("ktigcc","TIGCC IDE for KDE","1.07",
+  KAboutData about("ktigcc","TIGCC IDE for KDE","1.08",
   "TIGCC C and ASM SDK", KAboutData::License_GPL,
   "Copyright (C) 2004-2007 Kevin Kofler and Joey Adams. All rights reserved.\n"
   "TIGCC Copyright (C) 1999-2007 The TIGCC Team.",