OSDN Git Service

Upgrade scripts to 0.92.1
authorRandy Baumgarte <randy@fbn.cx>
Mon, 11 Oct 2010 16:36:24 +0000 (12:36 -0400)
committerRandy Baumgarte <randy@fbn.cx>
Mon, 11 Oct 2010 16:38:00 +0000 (12:38 -0400)
changelog.txt
package_scripts/deb/amd64/control
package_scripts/deb/build.sh
package_scripts/deb/i386/control
package_scripts/tar/build.sh

index 4a8a902..f28e472 100644 (file)
@@ -1,3 +1,12 @@
+NeverNote 0.92.1
+Changes from 0.92
+
+- Corrected Edit/Preferences number format error.
+- Added the ability to hide some of the toolbar buttons
+
+------------------------------------------------------------------
+
+
 NeverNote 0.92
 Changes from 0.91
 
index 2430248..ee4cc14 100644 (file)
@@ -1,5 +1,5 @@
 Package: nevernote
-Version: 0.92
+Version: 0.92.1
 Section: x11 
 Priority: optional
 Architecture: amd64 
index 13d0848..4d3984a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-version="0.92"
+version="0.92.1"
 arch="i386"
 qtversion="4.5.2_01" 
 
index 06308d5..e1941a3 100644 (file)
@@ -1,5 +1,5 @@
 Package: nevernote
-Version: 0.92
+Version: 0.92.1
 Section: x11 
 Priority: optional
 Architecture: i386
index 9cbbdcf..8b3803a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-version="0.92"
+version="0.92.1"
 arch="i386"
 qtversion="4.5.2_01"